Browse Source

docs: accessing CI-CD screenshots

pull/4258/head
Raju Udava 2 years ago committed by GitHub
parent
commit
81bdd16a84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 22
      packages/noco-docs/content/en/engineering/testing.md

22
packages/noco-docs/content/en/engineering/testing.md

@ -322,4 +322,24 @@ npm run cypress:open
# run test script
# - quickTest.js
```
```
## Accessing CI-CD CY Screenshots
1. On Jobs link, click on `Summary`
![Screenshot 2022-10-31 at 9 25 23 PM](https://user-images.githubusercontent.com/86527202/199052696-af0bf066-d82f-487a-b487-602f55594fd7.png)
2. Click on `Artifacts`
![Screenshot 2022-10-31 at 9 26 01 PM](https://user-images.githubusercontent.com/86527202/199052712-04508921-32b1-4926-8291-396c804f7c3b.png)
3. Download logs for desired suite
![Screenshot 2022-10-31 at 9 26 34 PM](https://user-images.githubusercontent.com/86527202/199052727-9aebbdd1-749e-4bda-ab00-3cdd0e3f48fe.png)

Loading…
Cancel
Save