You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ Test execution flow is defined in `.evergreen/config.yml`. The test pipeline's c
107
107
108
108
-`DIR` -- The subdirectory where the tasks will run
109
109
110
-
-`run_on` -- Specified platform to run on. `rhel87-small` should be used by default. Any other distro may fail Atlas CLI setup.
110
+
-`run_on` -- Specified platform to run on. `rhel87-small`or `ubuntu2204-small`should be used by default. Any other distro may fail Atlas CLI setup.
111
111
-`tasks` -- Tasks to run. See below for more details
112
112
-`cron` -- The tests are run via a cron job on a nightly cadence. This can be modified by setting a different cadence. Cron jobs can be scheduled using [cron syntax](https://crontab.guru/#0_0_*_*_*)
0 commit comments