Add test-workflow-create-check-neutron-resources.yaml

Change-Id: I908fb1f30c0f5b08e60b3c965fea651f2f368ea0
This commit is contained in:
Eduardo Olivares 2025-04-08 08:26:14 +02:00
parent c2bc120b59
commit 11eb3caa7e

View File

@ -0,0 +1,11 @@
---
test_workflow_steps:
- tox_description: 'create neutron workload resources'
tox_envlist: neutron
tox_step_name: create_resources
- tox_description: 'check neutron workload resources'
tox_envlist: neutron
tox_step_name: check_resources
tox_environment:
TOBIKO_PREVENT_CREATE: yes