Skip to content

Commit e25f269

Browse files
authored
docs: Document tested releases for acceptance tests
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
1 parent 73d791e commit e25f269

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/contributor-tutorial/step-05-pull-requests.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,10 @@ generate your own fixtures using the OpenStack environment you're
9999
Since unit tests are not run against an actual OpenStack environment,
100100
acceptance tests can arguably be more important. The acceptance tests that you
101101
include in your Pull Request should confirm that your implemented code works
102-
as intended with an actual OpenStack environment.
102+
as intended with an actual OpenStack environment. We run our functional jobs
103+
against all supported Skip Level Upgrade Release Process (SLURP) releases as
104+
well as `master`. This information is sourced from
105+
[releases.openstack.org](https://releases.openstack.org/).
103106

104107
### Documentation
105108

0 commit comments

Comments
 (0)