We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e2da4 commit 0543df7Copy full SHA for 0543df7
1 file changed
site/content/en/docs/contrib/tests.en.md
@@ -385,9 +385,6 @@ Steps:
385
- Run `mysql -e show databases;` inside the MySQL pod to verify MySQL is up and running
386
- Retry with exponential backoff if failed, as `mysqld` first comes up without users configured. Scan for names in case of a reschedule.
387
388
-Skips:
389
-- Skips for ARM64 architecture since it's not supported by MySQL
390
-
391
#### validateFileSync
392
to check existence of the test file
393
0 commit comments