Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 tests
- Loading branch information