Skip to content

Commit

Permalink
Fix test_sctp_traffic_between_vm and test_vm_file_trf_tftp_tests
Browse files Browse the repository at this point in the history
Fix tests for VM issues to work for Vcenter scenario
closes-bug: #1735341

Change-Id: I83211c22bac85fcd8de0d75582250f76cd568bad
  • Loading branch information
nsarath committed Dec 1, 2017
1 parent 4f52576 commit 25d15a5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions configs/images.cfg
Expand Up @@ -141,6 +141,12 @@ vctmpl = ubuntu-traffic.vmtx
vcname = ubuntu-traffic-disk1.vmdk
name_docker = ubuntu-traffic-docker

[ubuntu-sctp]
name = ubuntu-sctp.vmdk.gz
username = ubuntu
password = ubuntu
flavor = contrail_flavor_small

[ubuntu-in-net]
name = ubuntu-in-net.vmdk.gz
username = ubuntu
Expand Down Expand Up @@ -204,12 +210,6 @@ location = /images/docker/
params = --container-format docker --disk-format raw
name_docker = ubuntu-traffic-docker

[ubuntu-sctp]
name = ubuntu-sctp.img.gz
location = /images/
username = ubuntu
password = ubuntu


[ubuntu-keepalive]
name = ubuntu-keepalive.img.gz
Expand Down

0 comments on commit 25d15a5

Please sign in to comment.