diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2017-04-27 13:11:59 +0200 |
---|---|---|
committer | Christopher Price <christopher.price@ericsson.com> | 2017-05-02 07:36:34 +0000 |
commit | d8cc3c5b6735a28d8f17e2827683619088367a41 (patch) | |
tree | 6aa4a51e8bf496a133851cb48ac4fb42e858b97e /docs/testing/user/testspecification/vimoperationscompute | |
parent | 3aeab49bb64c6c89da37f3d03f781aec85f39015 (diff) |
Uploading the initial draft of the first VPN test case
This should be considered in the danube CVP phase as an
optional test area for OPNFV compliance
Change-Id: I99494cf2246e1cf079b87414ef1bb34d9b26e6b3
Co-Authored-By: Tim Irnich <tim.irnich@ericsson.com>
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Diffstat (limited to 'docs/testing/user/testspecification/vimoperationscompute')
-rw-r--r-- | docs/testing/user/testspecification/vimoperationscompute/index.rst | 30 |
1 files changed, 25 insertions, 5 deletions
diff --git a/docs/testing/user/testspecification/vimoperationscompute/index.rst b/docs/testing/user/testspecification/vimoperationscompute/index.rst index f8dc5870..4ed37809 100644 --- a/docs/testing/user/testspecification/vimoperationscompute/index.rst +++ b/docs/testing/user/testspecification/vimoperationscompute/index.rst @@ -9,11 +9,31 @@ VIM compute operations test specification .. toctree:: :maxdepth: 2 -Each test case requires documentation according to: -* Use case specification -* Test preconditions -* Basic test flow execution descriptor -* Post conditions and pass fail criteria +Scope +===== + +References +================ + + +Definitions and abbreviations +============================= + + +Use case description +==================== + + +System Under Test (SUT) +======================= + + +Test Suite Structure +==================== + + +Test Descriptions +================= tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers |