Skip to content

Commit 7c3a09f

Browse files
committed
Revert "ci-multinode: Add failing refstack tests to skip list"
This reverts commit ab2a532. It does not apply to Antelope since external TLS is supported in multinode.
1 parent e4d6584 commit 7c3a09f

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

.automation.conf/config.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ if [ ! -z ${KAYOBE_ENVIRONMENT:+x} ]; then
2424
# SMSLab is currently running with 1G switches. This causes tests using volumes and images to fail if
2525
# the concurrency is set too high.
2626
export TEMPEST_CONCURRENCY=1
27-
export KAYOBE_AUTOMATION_TEMPEST_SKIPLIST="ci-multinode-platform.2022.11"
2827
# Uncomment this to perform a full tempest test
2928
# export KAYOBE_AUTOMATION_TEMPEST_LOADLIST=tempest-full
3029
# export KAYOBE_AUTOMATION_TEMPEST_SKIPLIST=ci-multinode-tempest-full

.automation.conf/tempest/skip-lists/ci-multinode-platform.2022.11

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination: "Fails without public TLS"
2-
tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination: "Fails without public TLS"
31
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details.*: "Cirros image doesn't have '/var/run/udhcpc.eth0.pid"

0 commit comments

Comments
 (0)