mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
Update README.md
Add steps on how to use new tag for PR tests in readme file
This commit is contained in:
parent
d367649e06
commit
0f0da196bc
15
README.md
15
README.md
@ -15,11 +15,24 @@ pre-commit install
|
||||
pytest
|
||||
```
|
||||
|
||||
## CI
|
||||
## CI
|
||||
|
||||
- Test runs via github actions
|
||||
- [Allure Test Reports](https://waku-org.github.io/waku-interop-tests/3/) are published via github pages
|
||||
|
||||
|
||||
## CI NWAKU job
|
||||
|
||||
To update tests in PRs at nwaku repo following steps shall be done
|
||||
|
||||
- Make a tag at the desired commit on master with these 2 commands
|
||||
- git tag tagname
|
||||
- git push origin tagname
|
||||
- Navigate to test_PR_image.yml file and modify job "tests" to explicilty use the tag in ref section
|
||||
|
||||

|
||||
|
||||
|
||||
## License
|
||||
|
||||
Licensed and distributed under either of
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user