5 changed files with 12 additions and 4 deletions
@ -1,4 +1,4 @@
|
||||
applications: |
||||
arista-virt-test-fixture: |
||||
resources: |
||||
arista-image: '{{ TEST_ARISTA_IMAGE }}' |
||||
arista-image: '{{ TEST_ARISTA_IMAGE_LOCAL }}' |
||||
|
@ -1,4 +1,4 @@
|
||||
applications: |
||||
arista-virt-test-fixture: |
||||
resources: |
||||
arista-image: '{{ TEST_ARISTA_IMAGE }}' |
||||
arista-image: '{{ TEST_ARISTA_IMAGE_LOCAL }}' |
||||
|
@ -1,4 +1,4 @@
|
||||
applications: |
||||
arista-virt-test-fixture: |
||||
resources: |
||||
arista-image: '{{ TEST_ARISTA_IMAGE }}' |
||||
arista-image: '{{ TEST_ARISTA_IMAGE_LOCAL }}' |
||||
|
Loading…
Reference in new issue