Skip to content

Commit 98b3279

Browse files
use 'testing' to reflect procedure instead of testcases only
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
1 parent 65e2b64 commit 98b3279

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
@@ -9,8 +9,8 @@ variables:
99
- os_cloud
1010
modules:
1111
- id: opc-v2022.11
12-
name: SCS end-to-end tests (formerly OpenStack-powered Compute)
13-
url: https://docs.scs.community/standards/scs-0128-v1-e2e-tests
12+
name: SCS end-to-end testing (formerly OpenStack-powered Compute)
13+
url: https://docs.scs.community/standards/scs-0128-v1-e2e-testing
1414
- id: scs-0100-v3.1
1515
name: Flavor naming v3.1
1616
url: https://docs.scs.community/standards/scs-0100-v3-flavor-naming

0 commit comments

Comments
 (0)