Update notes for submitted changes

* Initial submission for starlingx pytest framework. Include: - util modules. such as table_parser, ssh/localhost clients, cli module, exception, logger, etc. Util modules are mostly used by keywords. - keywords modules. These are helper functions that are used directly by test functions. - platform (with platform or platform_sanity marker) and stx-openstack (with sanity, sx_sanity, cpe_sanity, or storage_sanity marker) sanity testcases - pytest config conftest, and test fixture modules - test config file template/example
This commit is contained in:
Gerrit Code Review 2019-07-19 18:00:41 +00:00
parent ef7a19ac3c
commit c728fab446
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
Code-Review+1: Ian Jolliffe <ian.jolliffe@windriver.com>
Code-Review+1: Al Bailey <al.bailey@windriver.com>
Code-Review+2: Jose Perez Carranza <jose.perez.carranza@intel.com>
Workflow+1: Jose Perez Carranza <jose.perez.carranza@intel.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Fri, 19 Jul 2019 18:00:40 +0000
Reviewed-on: https://review.opendev.org/665419
Project: starlingx/test
Branch: refs/heads/master