Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/usage/01_usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ or `--skip-tags`:
- `control-plane`: Deploys the control-plane on OpenShift by creating `OpenStackControlPlane` CRs when deploy-edpm.yml playbook is run.
- `edpm`: Deploys the data-plane (External Data Plane Management) on RHEL nodes by creating `OpenStackDataPlane` CRs when deploy-edpm.yml playbook is run.
- `admin-setup`: Denotes tasks to call the role [os_net_setup](../roles/os_net_setup.md) when deploy-edpm.yml playbook is run.
- `run-tests`: Denotes tasks to call the roles [tempest](../roles/tempest.md) and/or [tobiko](../roles/tobiko.md) when deploy-edpm.yml playbook is run.
- `run-tests`: Denotes tasks to call the role [test_operator](../roles/test_operator.md) when deploy-edpm.yml playbook is run.
- `logs`: Denotes tasks which generate artifacts via the role [artifacts](../roles/artifacts.md) and when collect logs when deploy-edpm.yml playbook is run.

For instance, if you want to bootstrap a hypervisor, and reuse it over and
Expand Down
7 changes: 0 additions & 7 deletions roles/tempest/OWNERS

This file was deleted.

45 changes: 0 additions & 45 deletions roles/tempest/README.md

This file was deleted.

36 changes: 0 additions & 36 deletions roles/tempest/defaults/main.yml

This file was deleted.

1 change: 0 additions & 1 deletion roles/tempest/files/list_allowed.yml

This file was deleted.

1 change: 0 additions & 1 deletion roles/tempest/files/list_skipped.yml

This file was deleted.

31 changes: 0 additions & 31 deletions roles/tempest/meta/main.yml

This file was deleted.

23 changes: 0 additions & 23 deletions roles/tempest/molecule/default/converge.yml

This file was deleted.

9 changes: 0 additions & 9 deletions roles/tempest/molecule/default/molecule.yml

This file was deleted.

28 changes: 0 additions & 28 deletions roles/tempest/molecule/default/prepare.yml

This file was deleted.

15 changes: 0 additions & 15 deletions roles/tempest/tasks/configure-tempest.yml

This file was deleted.

39 changes: 0 additions & 39 deletions roles/tempest/tasks/create-clouds-file.yml

This file was deleted.

101 changes: 0 additions & 101 deletions roles/tempest/tasks/main.yml

This file was deleted.

Loading
Loading