Commit Graph

9 Commits

Author SHA1 Message Date
jacky06 e4c84a9428 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I5bc44524d9f3487e3c73ed427afef641d6a17969
2019-04-26 10:03:46 +08:00
Hongbin Lu a2e1b3f26b Update tempest documentation
We cannot run Zun tempest tests in tox environment anymore.
This commit updates the document to switch to non-tox command to
run tests. In addition, document the step to specify API version.

Change-Id: Ia7ab9ff04f9d56857d15e1d68e9d3fcfd09b25ec
2019-04-20 17:04:29 +00:00
Zuul bd20ce3e54 Merge "Fix the command for running specific test" 2018-05-02 03:01:16 +00:00
Hongbin Lu ca733c8fe2 Fix the command for running specific test
Change-Id: Ia01b217d5784bdb49b276d40da0f236e26e4be41
2018-03-25 20:28:26 +00:00
huang.zhiping 781f9af925 Update links in README
Change-Id: I1e08851e5f1807bd6795a783ffc6df70dd60ff8a
2018-03-22 15:27:45 +08:00
Kien Nguyen c797709736 Fix Zun-tempest-plugin's documentation
Change-Id: Iebb6f1604a0b02919ad7419f42b4ecab47486021
2017-12-19 10:08:03 +07:00
ShunliZhou 23ae1b0f3a Fix git repo link error in README.
Since http://git.openstack.org/cgit/openstack/zun-tempest-plugin
is not clonable, change it to
https://git.openstack.org/cgit/openstack/zun-tempest-plugin

Change-Id: Ib030d7ddfa30c7ec1fe071746c4600ea6532d2e1
2017-12-14 10:02:54 +08:00
Kien Nguyen 7da7fe08a7 Rework README
* Correct links but documentation link still 404 NOT FOUND, will check it
  later.
* Add description.
* Add team repository and tag.

Change-Id: I55aea097f72f1ee3f838c1b25fc28ada80f7d4f9
2017-10-26 09:47:31 +07:00
Hongbin Lu efe304dca8 Apply cookiecutter to newly split project
This tempest plugin is being split out of the main zun project in
accordance with Queens goal "Split Tempest Plugins into Separate
Repos/Projects"[1]. This patch applies the standard boilerplate files
for OpenStack projects so that it can stand on its own.

[1] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html
2017-09-07 16:17:22 -04:00