a98da79ef4c7e6e16f81fe043bbd472b53487e6c
Include: -added automated test case for pod to pod connectivity -added pod related yaml files -fixed test cases dvr, multiple ports, ping vms, and vm meta data retrieval Story: 2007406 Task: 39009 Change-Id: Ib20ee48d4a3769da449dc0fe487ea35cd812fb17 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>
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
Languages
Python
99.7%
TypeScript
0.2%