Skip to content

Commit 8559084

Browse files
committed
Fix vagrant CI + delete unused Makefile
1 parent aeb7180 commit 8559084

File tree

2 files changed

+1
-21
lines changed

2 files changed

+1
-21
lines changed

.gitlab-ci/vagrant.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ vagrant:
2828
- ./tests/scripts/vagrant_clean.sh
2929
script:
3030
- vagrant up
31+
- cp ${CI_PROJECT_DIR}/.vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory $ANSIBLE_INVENTORY
3132
- ./tests/scripts/testcases_run.sh
3233
after_script:
3334
- vagrant destroy -f

tests/Makefile

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)