Skip to content

Commit

Permalink
Fixed misspelled word
Browse files Browse the repository at this point in the history
Signed-off-by: hubogee <[email protected]>
  • Loading branch information
hubogee committed Oct 19, 2023
1 parent f6ab26b commit a2685a4
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 4 deletions.
31 changes: 31 additions & 0 deletions .github/configs/.wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,34 @@ sonoble
subfolder
Linters
pre

agg
updateLogs
deployTestContainersLogs
ciSessionLogs
ciTestReport
metadatas
testId
Testbeds
testbeds
repo
DentCiMgmt
TestbedMgmt
iscienabled
enableci
disableci
ciUtils
ciResultPath
CiResultPaths
Jenkins
showtestresults
cleanConfig
sitTest
fullRegression
TestSuites
testcases
testcase
runInSeries
runInParallel
IxNetworkVMs
PID
8 changes: 4 additions & 4 deletions docs/CI_Automation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ must include the CLI paramter -deployIxNetwork
```text
Example
REPOSITORY TAG IMAGE ID
dent/test-framework CI-dentproject-testing-main-525761 97d10da0af22
dent/test-framework-base latest 1a91767e8243
REPOSITORY TAG
dent/test-framework CI-dentproject-testing-main-525761
dent/test-framework-base latest
```

- The testing docker image will be removed after the test
Expand Down Expand Up @@ -267,7 +267,7 @@ You could enter ciUtils anywhere in the filesystem or enter
- Automatically remove results after 10 days to clean up storage
- View on web browser: [http://10.36.118.11/TestResults]
- ciUtils -showtestresults \<testId\>
- For public access viewing, results are store in Jenkin's cloud
- For public access viewing, results are store in Jenkins cloud
service under each Jenkin test ID

For Jenkins CI testing, read this json file to get the test result path
Expand Down

0 comments on commit a2685a4

Please sign in to comment.