Alexandru f1a79060a4 Revert "Update unlock on compute nodes"
This reverts commit b5b362c759cd40997eab5dfed45b8b34a38b3b5e.

Description:
This commit is reverted because of LP: https://bugs.launchpad.net/starlingx/+bug/1949771
Change-Id: Ie1358776036fc6db7f22a588df8b935550e7e878
2022-01-07 09:28:22 +00:00
2019-02-06 21:42:31 -06:00
2019-04-19 19:52:38 +00: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 103 MiB
Languages
Python 99.4%
TypeScript 0.4%