diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-07 08:03:33 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-07 20:05:05 +0100 |
commit | 1c4f8928f373d0be1ef49a977871a2a7774b76f8 (patch) | |
tree | 24764dddee0f648e626104398dd734a3a67b1808 /docs/testing | |
parent | 623dcd2e872d3bbbc1657a43795612804430a2ce (diff) |
Update Xtesting to 0.81
It contains a key fix about bucket creation.
It also changes the Rebaca link which sometimes breaks sphinx
spellcheck.
Change-Id: Iaa7c791ad9a70c9fb65288557c5c8e8cddb5f2d0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 331877142ab37dd2c7a4b7ca773bb8e3c87d0012)
Diffstat (limited to 'docs/testing')
-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 6061ce9ef..7c4aba0a7 100644 --- a/docs/testing/user/userguide/test_details.rst +++ b/docs/testing/user/userguide/test_details.rst @@ -407,6 +407,6 @@ The kubernetes testcases are distributed across various Tiers: .. _`[11]`: https://robotframework.org/ .. _`[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/ +.. _`[15]`: https://github.com/RebacaInc/abot_charm .. _`[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 |