Go to file
Yvonne Ding 25a3a344de Submission for starlingx pytest framework
Include:
- added automated test cases for k8s hugepage, qos, large amount of
pods on workers
- added openstack check in test_openstack_services
- added test yaml file for k8s kugepage, qos, large amount of pods
on workers

Story: 2007406
Task: 39012

Author: Ayyappa Mantri <ayyappa.mantri@windriver.com>
Co-Authored-By: Yvonne Ding <yvonne.ding@windriver.com>
Signed-off-by: Yvonne Ding <yvonne.ding@windriver.com>

Change-Id: I5f795beec2218afae74b9cba356d74cd34d11295
2020-03-16 18:31:18 +00:00
2019-02-06 21:42:31 -06:00
2019-04-19 19:52:38 +00:00
2019-07-25 14:14:24 -05:00

stx-test

StarlingX Test repository for manual and automated test cases.

Contribute

  • Clone the repo
  • Gerrit hook needs to be added for code review purpose.
# Generate a ssh key if needed
ssh-keygen -t rsa -C "<your email address>"
ssh-add $private_keyfile_path

# add ssh key to settings https://review.opendev.org/#/q/project:starlingx/test
cd <stx-test repo>
git remote add gerrit ssh://<your gerrit username>@review.opendev.org/starlingx/test.git
git review -s
  • When you are ready, create your commit with detailed commit message, and submit for review.
Description
StarlingX Test tools
Readme 188 MiB
Languages
Python 99.7%
TypeScript 0.2%