Commit bf22101
authored
PHPLIB-1260: Revamp evergreen config (#1179)
* Split up evergreen config and create single build variant
* Upload built extension
* Add test variant
* Build on all platforms
* Run tests on all MongoDB versions
* Add remaining tests
* Build against latest extension branch
* Run no-auth tests
* Set PHP_VERSION expansion in test variants
* Remove sudo to fix RHEL builds
* Clean up legacy variants to account for progress
* Move Atlas Tests to new format
* Move serverless tests to new format
* Move more tests to new format
* Fix wrong output in test configuration
* Move CSFLE tests to new format
* Move ADL tests to new format
* Move lowest dependency tests to new format
* Define aliases for PR builds
* Prevent generated build files from showing diffs in pull requests
* Apply recent changes from PHPC config
This moves templates and generated files to separate folders and changes the loadbalanced tests to use its own topology instead of "sharded".
* Remove unused YAML tags
* Supply makeflags for pecl install
* Remove irrelevant functions
* Clean up variables when running scripts
* Skip CSFLE tests for all topologies
* Document environment variables for install-composer.sh
* Add missing CSFLE tag to no-aws-creds tests1 parent 8337d6d commit bf22101
File tree
48 files changed
+2190
-1106
lines changed- .evergreen
- config
- generated
- build
- test
- templates
- build
- test
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+2190
-1106
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
0 commit comments