Skip to content

Commit f191051

Browse files
committed
reverted out of scope doc changes
1 parent ce6c532 commit f191051

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/source/contributor/testing-ci-automation.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The workflow performs the following high-level steps:
123123
#. If this is an upgrade job, upgrade the cloud under test to the target
124124
release.
125125
#. Run Tempest and `StackHPC OpenStack Tests
126-
<https://github.com/stackhpc/stackhpc-cloud-tests>`_ to test the cloud.
126+
<https://github.com/stackhpc/stackhpc-openstack-tests>`_ to test the cloud.
127127
#. Collect diagnostic information.
128128
#. Upload results as an artifact.
129129
#. Destroy the VM using Terraform.
@@ -346,11 +346,11 @@ The workflow performs the following high-level steps:
346346
#. Register test resources in the cloud under test (images, flavors, networks,
347347
subnets, routers, etc.).
348348
#. Run Tempest and `StackHPC OpenStack Tests
349-
<https://github.com/stackhpc/stackhpc-cloud-tests>`__ to test the cloud.
349+
<https://github.com/stackhpc/stackhpc-openstack-tests>`__ to test the cloud.
350350
#. If this is an upgrade job, upgrade the cloud under test to the target
351351
release.
352352
#. Run Tempest and `StackHPC OpenStack Tests
353-
<https://github.com/stackhpc/stackhpc-cloud-tests>`__ to test the cloud.
353+
<https://github.com/stackhpc/stackhpc-openstack-tests>`__ to test the cloud.
354354
#. Collect diagnostic information.
355355
#. Upload results as an artifact.
356356
#. Destroy the VMs using Terraform.

releasenotes/notes/stackhpc-openstack-tests-0224908453ae72cc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ features:
33
- |
44
Adds a new ``stackhpc-openstack-tests.yml`` playbook that executes tests in
55
the `StackHPC OpenStack Tests
6-
<https://github.com/stackhpc/stackhpc-cloud-tests>`__ repository. Both
6+
<https://github.com/stackhpc/stackhpc-openstack-tests>`__ repository. Both
77
the playbook and tests are currently experimental, and are currently
88
targeting only an all-in-one CI use case.

0 commit comments

Comments
 (0)