Skip to content

Commit 8a84088

Browse files
depressiveRobotmbuechse
authored andcommitted
use 'testing' to reflect procedure instead of testcases only
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
1 parent f8f7b12 commit 8a84088

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: SCS end-to-end tests
2+
title: SCS end-to-end testing
33
type: Standard
44
status: Draft
55
track: IaaS
66
description: |
7-
SCS-0128 describes standardized end-to-end tests. It was created to succeed
7+
SCS-0128 describes standardized end-to-end testing. It was created to succeed
88
the retired "OpenStack-powered Compute".
99
---
1010

@@ -27,4 +27,4 @@ work as expected.
2727
The end-to-end testing is performed using [Tempest](https://docs.openstack.org/tempest/latest/index.html).
2828

2929
The required tests are listed in
30-
[Tests/iaas/scs_0128_e2e_tests/tempest-tests-non-admin.lst](https://raw.githubusercontent.com/SovereignCloudStack/standards/refs/heads/main/Tests/iaas/scs_0128_e2e_tests/tempest-tests-non-admin.lst).
30+
[Tests/iaas/scs_0128_e2e_testing/tempest-tests-non-admin.lst](https://raw.githubusercontent.com/SovereignCloudStack/standards/refs/heads/main/Tests/iaas/scs_0128_e2e_testing/tempest-tests-non-admin.lst).

Standards/scs-0128-w1-testing-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "SCS end-to-end testing: Notes"
33
type: Supplement
44
track: IaaS
55
supplements:
6-
- scs-0128-v1-e2e-tests.md
6+
- scs-0128-v1-e2e-testing.md
77
---
88

99
## Tempest introduction

Tests/iaas/scs_0128_e2e_tests/tempest-tests-non-admin.lst renamed to Tests/iaas/scs_0128_e2e_testing/tempest-tests-non-admin.lst

File renamed without changes.

Tests/scs-compatible-iaas.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@ scripts:
287287
url: https://docs.scs.community/standards/scs-0302-v1-domain-manager-role#conformance-tests
288288
modules:
289289
- id: opc-v2022.11
290-
name: SCS end-to-end tests (formerly OpenStack-powered Compute)
291-
url: https://docs.scs.community/standards/scs-0128-v1-e2e-tests
290+
name: SCS end-to-end testing (formerly OpenStack-powered Compute)
291+
url: https://docs.scs.community/standards/scs-0128-v1-e2e-testing
292292
- id: scs-0100-v3.1
293293
name: Flavor naming v3.1
294294
url: https://docs.scs.community/standards/scs-0100-v3-flavor-naming

0 commit comments

Comments
 (0)