Skip to content

Commit e660483

Browse files
committed
Test: Caracal Rocky OVS
1 parent 5e02047 commit e660483

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.automation.conf/config.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ if [ ! -z ${KAYOBE_ENVIRONMENT:+x} ]; then
3030
if [[ "$KAYOBE_ENVIRONMENT" =~ "ci-multinode" ]]; then
3131
export TEMPEST_CONCURRENCY=4
3232
# Uncomment this to perform a full tempest test
33-
# export KAYOBE_AUTOMATION_TEMPEST_LOADLIST=tempest-full
34-
# export KAYOBE_AUTOMATION_TEMPEST_SKIPLIST=ci-multinode-tempest-full
33+
export KAYOBE_AUTOMATION_TEMPEST_LOADLIST=tempest-full
34+
export KAYOBE_AUTOMATION_TEMPEST_SKIPLIST=ci-multinode-tempest-full
3535
fi
3636

3737
fi

0 commit comments

Comments
 (0)