File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
docs/contributor-tutorial Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,10 @@ generate your own fixtures using the OpenStack environment you're
9999Since unit tests are not run against an actual OpenStack environment,
100100acceptance tests can arguably be more important. The acceptance tests that you
101101include 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
You can’t perform that action at this time.
0 commit comments