Skip to content

Commit af6caae

Browse files
add IaaS testing guides from Standards repo
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
1 parent a178c93 commit af6caae

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

contributor-docs/development/tests/test-implementation-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,5 +148,5 @@ In particular, this means:
148148
[gh-scripts]: https://github.com/SovereignCloudStack/standards/tree/main/Tests
149149
[cert-scopes]: https://docs.scs.community/standards/certification/scopes-versions
150150
[scs-rfc2119-guide]: https://docs.scs.community/contributor-docs/operations/tests/rfc2119-keyword-test-guide
151-
[scs-0004-v1]: https://github.com/SovereignCloudStack/standards/blob/main/Standards/scs-0004-v1-achieving-certification.md
151+
[scs-0004-v1]: https://docs.scs.community/standards/scs-0004-v1-achieving-certification#regulations
152152
[wiki-di]: https://en.wikipedia.org/wiki/Dependency_injection

docs.package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
2323
"target": "docs/02-iaas/",
2424
"label": ""
2525
},
26+
{
27+
"repo": "SovereignCloudStack/standards",
28+
"source": "Docs/guides/testing-guide/*",
29+
"target": "docs/02-iaas/guides/testing-guide",
30+
"label": ""
31+
},
2632
{
2733
"repo": "osism/osism.github.io",
2834
"source": "docs/cloud-in-a-box",

0 commit comments

Comments
 (0)