diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-06-25 15:54:21 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-06-25 15:58:00 +0200 |
commit | 655020449ba281dce52821cd36f5dd01bffebee9 (patch) | |
tree | d2dd526f1aa537444ef78930c25a4eb344bfc621 /docs/testing/user/userguide | |
parent | b95cdce13a8c51f285e285a3c4332cf1732abadb (diff) |
Fix link in docs (E2 Testing in Kubernetes)
It conforms with "Cleanup tombstone files in community/devel" [1] and
fixes the gates [2]
[1] https://github.com/kubernetes/community/commit/4bb72158434b2d29094b06af4c9bda284e5417fd
[2] https://build.opnfv.org/ci/job/functest-verify-iruya/111/
Change-Id: I052bdac9a43a346ce07f93d8183f53767c757930
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs/testing/user/userguide')
-rw-r--r-- | docs/testing/user/userguide/test_details.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/userguide/test_details.rst b/docs/testing/user/userguide/test_details.rst index 25102c55d..0fefb98c0 100644 --- a/docs/testing/user/userguide/test_details.rst +++ b/docs/testing/user/userguide/test_details.rst @@ -455,5 +455,5 @@ The kubernetes testcases are distributed across various Tiers: .. _`[13]`: https://wiki.opnfv.org/display/PROJ/SNAPS-OO .. _`[14]`: https://github.com/oolorg/opnfv-functest-vrouter .. _`[15]`: https://www.rebaca.com/what-we-do/abot-5g-network-simulator/ -.. _`[16]`: https://github.com/kubernetes/community/blob/master/contributors/devel/e2e-tests.md +.. _`[16]`: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-testing/e2e-tests.md .. _`[17]`: https://github.com/Metaswitch/clearwater-heat/blob/release-129/clearwater.yaml |