Remove all lxd refs 47/60947/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 14 Aug 2018 12:28:03 +0000 (14:28 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 14 Aug 2018 12:28:03 +0000 (14:28 +0200)
All Joid runs are stopped, then these scenarios can't be maintained.

Change-Id: Ida7c8c86cbd377024047d4abbbc1806ad65afc8a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/healthcheck/testcases.yaml
docker/smoke/testcases.yaml
functest/ci/config_patch.yaml
functest/ci/download_images.sh
functest/ci/testcases.yaml
functest/opnfv_tests/openstack/rally/blacklist.txt

index 75c186d..8413567 100644 (file)
@@ -169,8 +169,6 @@ tiers:
                     simple queries. When the config value of
                     snaps.use_keystone is True, functest must have access to
                     the cloud's private network.
-                dependencies:
-                    - DEPLOY_SCENARIO: '^((?!lxd).)*$'
                 run:
                     module: 'functest.opnfv_tests.openstack.snaps.api_check'
                     class: 'ApiCheck'
@@ -185,8 +183,6 @@ tiers:
                     Python test class which creates an, image, flavor, network,
                     and Cirros VM instance and observes the console output to
                     validate the single port obtains the correct IP address.
-                dependencies:
-                    - DEPLOY_SCENARIO: '^((?!lxd).)*$'
                 run:
                     module: 'functest.opnfv_tests.openstack.snaps.health_check'
                     class: 'HealthCheck'
index 18b7ed0..1674719 100644 (file)
@@ -131,8 +131,6 @@ tiers:
                     this functionality. When the config value of
                     snaps.use_keystone is True, functest must have access to
                     the cloud's private network.
-                dependencies:
-                    - DEPLOY_SCENARIO: '^((?!lxd).)*$'
                 run:
                     module: 'functest.opnfv_tests.openstack.snaps.smoke'
                     class: 'SnapsSmoke'
index 39ab946..d9df47c 100644 (file)
@@ -1,11 +1,4 @@
 ---
-lxd:
-    general:
-        openstack:
-            image_name: Cirros-0.4.0
-            image_file_name: cirros-0.4.0-x86_64-lxc.tar.gz
-            image_disk_format: raw
-
 fdio:
     general:
         flavor_extra_specs: {'hw:mem_page_size':'large'}
index a23d8f7..b762697 100644 (file)
@@ -10,7 +10,6 @@ https://cloud-images.ubuntu.com/releases/14.04/release/ubuntu-14.04-server-cloud
 https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2
 https://cloud-images.ubuntu.com/releases/16.04/release/ubuntu-16.04-server-cloudimg-amd64-disk1.img
 http://repository.cloudifysource.org/cloudify/4.0.1/sp-release/cloudify-manager-premium-4.0.1.qcow2
-http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-lxc.tar.gz
 http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-aarch64-disk.img
 https://cloud-images.ubuntu.com/releases/14.04/release/ubuntu-14.04-server-cloudimg-arm64-uefi1.img
 http://cloud.centos.org/altarch/7/images/aarch64/CentOS-7-aarch64-GenericCloud.qcow2.xz
index 32fbacd..3aeebca 100644 (file)
@@ -169,8 +169,6 @@ tiers:
                     simple queries. When the config value of
                     snaps.use_keystone is True, functest must have access to
                     the cloud's private network.
-                dependencies:
-                    - DEPLOY_SCENARIO: '^((?!lxd).)*$'
                 run:
                     module: 'functest.opnfv_tests.openstack.snaps.api_check'
                     class: 'ApiCheck'
@@ -185,8 +183,6 @@ tiers:
                     Python test class which creates an, image, flavor, network,
                     and Cirros VM instance and observes the console output to
                     validate the single port obtains the correct IP address.
-                dependencies:
-                    - DEPLOY_SCENARIO: '^((?!lxd).)*$'
                 run:
                     module: 'functest.opnfv_tests.openstack.snaps.health_check'
                     class: 'HealthCheck'
@@ -322,8 +318,6 @@ tiers:
                     this functionality. When the config value of
                     snaps.use_keystone is True, functest must have access to
                     the cloud's private network.
-                dependencies:
-                    - DEPLOY_SCENARIO: '^((?!lxd).)*$'
                 run:
                     module: 'functest.opnfv_tests.openstack.snaps.smoke'
                     class: 'SnapsSmoke'
index c9d7c60..ce929d7 100644 (file)
@@ -1,11 +1,4 @@
 scenario:
-    -
-        scenarios:
-            - '^os-nosdn-lxd-(no)?ha$'
-        installers:
-            - '.+'  # all installers
-        tests:
-            - NovaServers.boot_server_from_volume_and_delete
     -
         scenarios:
             - '^os-'  # all scenarios