misc: Initial 21.10-rc0 commit

- Add 21.10 Release Notes placeholder
- Add test framework link

Type:docs
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: I30770a0968bb7215f2727afec4cdc4ef87e49a5e
This commit is contained in:
Andrew Yourtchenko
2021-05-26 11:34:39 +00:00
parent 1372178e0e
commit 91d6a94845
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -1,5 +1,6 @@
# Release Notes {#release_notes}
* @subpage release_notes_2110
* @subpage release_notes_2106
* @subpage release_notes_2101
* @subpage release_notes_2009
@@ -32,6 +33,10 @@
* @subpage release_notes_1609
* @subpage release_notes_1606
@page release_notes_2110 Release notes for VPP 21.10
TBD
@page release_notes_2106 Release notes for VPP 21.06
TBD
+1
View File
@@ -4,6 +4,7 @@ Test Framework Documentation {#test_framework_doc}
PyDoc generated documentation for the "make test" framework is available for
the following releases:
- [Test framework documentation for VPP 21.10](https://docs.fd.io/vpp/21.10/vpp_make_test/html)
- [Test framework documentation for VPP 21.06](https://docs.fd.io/vpp/21.06/vpp_make_test/html)
- [Test framework documentation for VPP 21.01](https://docs.fd.io/vpp/21.01/vpp_make_test/html)
- [Test framework documentation for VPP 20.09](https://docs.fd.io/vpp/20.09/vpp_make_test/html)