Skip to content

Commit c0e03a6

Browse files
author
scrungus
committed
skip list and remove extra flavor
1 parent a35710b commit c0e03a6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
magnum_tempest_plugin.tests.api.v1.test_cluster.ClusterTest.test_create_cluster_with_zero_nodes[id-262eb132-a857-11e9-9382-00224d6b7bc1,positive,slow]: "Test is invalid (skipped upstream)"

etc/kayobe/ansible/scripts/aio-magnum-init.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ if ! $KOLLA_OPENSTACK_COMMAND flavor list | grep -q ds2G20; then
1717
$KOLLA_OPENSTACK_COMMAND flavor create ds4G20 --ram 4096 --disk 20 --id d6 --vcpus 4 --public
1818
fi
1919

20-
$KOLLA_OPENSTACK_COMMAND flavor create ds2G20 --ram 2048 --disk 20 --id d5 --vcpus 2 --public
2120
if ! $KOLLA_OPENSTACK_COMMAND image list | grep -q ubuntu-2004-kube-v1.26.0; then
2221
echo Downloading ubuntu k8s image..
2322

0 commit comments

Comments
 (0)