Files
atlantis/e2e/README.md
2025-02-01 14:11:26 -08:00

16 lines
387 B
Markdown

# End to end tests
Tests run against actual repos in various VCS providers
## Configuration
### Gitlab
User: https://gitlab.com/atlantis-tests
Email: maintainers@runatlantis.io
To rotate token:
1. Login to account
2. Select avatar -> Edit Profile -> Access tokens -> Add new token
3. Create a new token, and upload it to Github Action as environment secret `ATLANTIS_GITLAB_TOKEN`.