Commit graph

  • ab688ee6f9
    Document how to use run_all_test.py to display the test matrix Laurent Indermuehle 2023-03-23 16:04:04 +01:00
  • be627a852f
    Cut docker_image from documentation since it's now automatic Laurent Indermuehle 2023-03-23 16:03:39 +01:00
  • e3e5bf0c97
    Fix db_client must match db_engine not connector Laurent Indermuehle 2023-03-23 15:24:42 +01:00
  • 96efd41acc
    Refactor to use GHA test matrix Laurent Indermuehle 2023-03-23 15:20:28 +01:00
  • 17a87c9fdf
    Enable all tests Laurent Indermuehle 2023-03-23 14:13:22 +01:00
  • a27d63a25f
    Cut trailing semi-colon on last command Laurent Indermuehle 2023-03-23 13:54:10 +01:00
  • a2a12bda3e
    Fix line folding Laurent Indermuehle 2023-03-23 13:23:43 +01:00
  • 5ec636ae69
    Fix missing parenthesis Laurent Indermuehle 2023-03-23 11:48:45 +01:00
  • 6da0f7a5f1
    Fix bash on-liner if statement Laurent Indermuehle 2023-03-23 11:46:47 +01:00
  • 291730ff1b
    Disable all but one test to speedup feedback loop Laurent Indermuehle 2023-03-23 11:41:01 +01:00
  • baa60dfbab
    Fix one too many quote Laurent Indermuehle 2023-03-23 11:38:16 +01:00
  • ab052e9c24
    Fix context Laurent Indermuehle 2023-03-23 11:35:18 +01:00
  • 0bbd4d7a10
    Revert file creation because it must be run in the container Laurent Indermuehle 2023-03-23 11:34:48 +01:00
  • 014b3216a7
    Refactor pre-command to separate commands for cleaner GHA output Laurent Indermuehle 2023-03-23 11:28:51 +01:00
  • 7eaa1df6c8
    Fix bash line folding Laurent Indermuehle 2023-03-23 11:02:14 +01:00
  • 911dddff56
    Fix sanity line too long Laurent Indermuehle 2023-03-23 11:01:55 +01:00
  • 77342a2281
    Add computation of docker_image path Laurent Indermuehle 2023-03-23 10:32:17 +01:00
  • 5145b3868e
    Draft: Cut necessity to specify docker image Laurent Indermuehle 2023-03-22 17:59:58 +01:00
  • 22bba000d6
    Document that any mysql and mariadb tag can be use Laurent Indermuehle 2023-03-22 11:21:23 +01:00
  • 5e25c6bfad
    Add makefile options possible values Laurent Indermuehle 2023-03-22 11:05:57 +01:00
  • fe9b4f3e19
    Document that new images must be set as public Laurent Indermuehle 2023-03-22 10:15:49 +01:00
  • c3a9f666bc
    Add definitive URI to the containers images Laurent Indermuehle 2023-03-22 10:13:31 +01:00
  • 19c9036efe
    Fix uri to container image Laurent Indermuehle 2023-03-21 09:39:03 +01:00
  • b13d01fb92
    Fix explanation about containers images Laurent Indermuehle 2023-03-21 08:53:38 +01:00
  • 6970aef8f6
    Integrations tests : Use containers for more control and verify that versions match expectation (#490) Laurent Indermühle 2023-03-21 08:16:09 +01:00
  • e84bbb77a9
    Rollback to github.repository in container image name Laurent Indermuehle 2023-03-07 18:05:04 +01:00
  • c0e8077338
    Add called workflow file in the GHA hooks Laurent Indermuehle 2023-03-07 17:43:21 +01:00
  • 48da254fab
    Attempt to use a fixed repo name in the image name Laurent Indermuehle 2023-03-07 17:38:35 +01:00
  • 7218409f96
    Fix cannot specify version when calling local workflows Laurent Indermuehle 2023-03-07 17:24:32 +01:00
  • 5c38fc7594
    Fix path to use local workflow Laurent Indermuehle 2023-03-07 17:22:36 +01:00
  • 232e9fa8b9
    Fix path to called workflow file Laurent Indermuehle 2023-03-07 17:19:21 +01:00
  • a0805cc3fe
    Refactor using reusable GHA workflows Laurent Indermuehle 2023-03-07 17:14:16 +01:00
  • 2462d61dc8
    Move utility task files in their own folder Laurent Indermuehle 2023-03-07 16:22:36 +01:00
  • b30e8d8a88
    Add better task name Laurent Indermühle 2023-03-07 14:00:21 +01:00
  • 73ce044fa7
    Lint Laurent Indermühle 2023-03-07 13:59:40 +01:00
  • 92b47c0be9
    Lint Laurent Indermühle 2023-03-07 13:59:29 +01:00
  • b6920d1980
    Fix link URI Laurent Indermühle 2023-03-07 13:58:08 +01:00
  • ed79c6d684
    Fix link URI Laurent Indermühle 2023-03-07 13:57:51 +01:00
  • f2e1bc8db5
    Reformat file path Laurent Indermühle 2023-03-07 13:56:56 +01:00
  • 896ad47d1d
    Reformat spelling Laurent Indermühle 2023-03-07 13:56:19 +01:00
  • 3af456107e
    Cut the 3 from python command to follow shebang recommendations Laurent Indermuehle 2023-03-03 17:08:51 +01:00
  • 1d983e96c5
    Add disk and RAM requirements Laurent Indermuehle 2023-03-03 14:30:22 +01:00
  • 29fc0f7742
    Change shebang from python to python3 to avoid confusion with python2 Laurent Indermuehle 2023-03-03 14:26:15 +01:00
  • 0cbe258412
    Comment unused variable Laurent Indermuehle 2023-03-03 14:25:24 +01:00
  • cfa6b382aa
    Add deletion of anonymous volumes associated with the container Laurent Indermuehle 2023-03-03 14:25:09 +01:00
  • 2e1fbcd4cf
    Reformat command multiline to oneline Laurent Indermuehle 2023-03-03 14:24:04 +01:00
  • 0ef8552973
    Add options to enforce recreate containers even if already exists Laurent Indermuehle 2023-03-03 14:23:08 +01:00
  • 7e2e5a3e94
    Add full path to image to prevent podman asking which registry to use Laurent Indermuehle 2023-02-23 12:35:18 +01:00
  • 41cb5de320
    Add create podman network for system missing it. Laurent Indermuehle 2023-02-23 09:22:19 +01:00
  • 6288c8b0e3
    Fix test connection to the database and tasks names Laurent Indermuehle 2023-02-21 17:44:24 +01:00
  • 4a5220105b
    Merge branch 'main' into lie_tests_using_containers Laurent Indermuehle 2023-02-21 16:00:04 +01:00
  • 246df398d0
    Fix user site-packages not visible in virtualenv Laurent Indermuehle 2023-02-21 13:19:38 +01:00
  • 9190df316c
    Add forgotten variable to handle unsupported python version Laurent Indermuehle 2023-02-21 13:12:29 +01:00
  • 03a925f820
    Fix variable assignation to the include task Laurent Indermuehle 2023-02-21 13:11:34 +01:00
  • eadf0a6643
    Fix cleanup task Laurent Indermuehle 2023-02-21 13:10:51 +01:00
  • fedda296df
    Add support for systems with unsupported python set as default Laurent Indermuehle 2023-02-21 11:40:04 +01:00
  • 7ae5225d85
    Fix versions used in examples Laurent Indermuehle 2023-02-21 11:38:55 +01:00
  • 3bf867ae45
    Document usage of continue_on_errors Laurent Indermuehle 2023-02-21 11:06:54 +01:00
  • 0f5dc50d6d
    Fix installation of ansible venv Laurent Indermuehle 2023-02-21 11:06:30 +01:00
  • 62e2ed5d36
    [PR #508/9b8455c2 backport][stable-1] Fix sanity (#510) patchback[bot] 2023-02-14 14:59:16 +01:00
  • b02c5b411a
    [PR #508/9b8455c2 backport][stable-2] Fix sanity (#509) patchback[bot] 2023-02-14 14:33:36 +01:00
  • 811589f639
    Update tests/unit/plugins/modules/test_mysql_user.py Andrew Klychkov 2023-02-14 12:59:57 +01:00
  • 0dcb024390
    Update tests/unit/plugins/module_utils/test_mysql_user.py Andrew Klychkov 2023-02-14 12:58:59 +01:00
  • 4ffab446ef Fix sanity (#508) Andrew Klychkov 2023-02-14 09:57:44 +01:00
  • 8c6b600df5 Fix sanity (#508) Andrew Klychkov 2023-02-14 09:57:44 +01:00
  • 9b8455c2e6
    Fix sanity (#508) Andrew Klychkov 2023-02-14 09:57:44 +01:00
  • 5d89e7cdad Remove as unnecessary Andrew Klychkov 2023-02-14 09:23:30 +01:00
  • 607130ef55 Fix sanity Andrew Klychkov 2023-02-14 08:57:52 +01:00
  • 8608208b53
    Enhance testing documentation header Laurent Indermuehle 2023-02-13 17:21:10 +01:00
  • 2f151dc8f4
    change deprecated parameter pw and db (#177) Daniel Ziegenberg 2023-02-10 09:47:12 +01:00
  • 9acbd55e44
    prepare community.mysql 3.6.0 (#507) 3.6.0 Markus Bergholz 2023-02-08 10:34:35 +01:00
  • 1243d85f65
    prepare community.mysql 2.4.0 (#506) 2.4.0 Markus Bergholz 2023-02-08 10:34:31 +01:00
  • 8687e575d7
    prepare community.mysql 1.5.0 (#505) 1.5.0 Markus Bergholz 2023-02-08 10:34:27 +01:00
  • e2b344e374
    2.4.0 Markus Bergholz 2023-02-08 09:59:14 +01:00
  • eb6677fd16
    1.5.0 Markus Bergholz 2023-02-08 09:57:20 +01:00
  • f472bbeeae
    prepare community.mysql 3.6.0 Markus Bergholz 2023-02-08 09:47:07 +01:00
  • b97d704e87
    prepare 2.3.11 Markus Bergholz 2023-02-08 09:43:02 +01:00
  • d69cabbfca
    prepare 1.4.10 Markus Bergholz 2023-02-08 09:39:43 +01:00
  • f2efed4b84 Fix revoke only grant (#503) patchback/backports/stable-2/b34c23d07d1fd2097767a5e16e153cbf20ed8973/pr-503 Markus Bergholz 2023-02-08 09:24:35 +01:00
  • b34c23d07d
    Fix revoke only grant (#503) Markus Bergholz 2023-02-08 09:24:35 +01:00
  • 8402a8aab2
    changelog Markus Bergholz 2023-02-07 16:58:08 +01:00
  • d719e23ffa
    test Markus Bergholz 2023-02-07 16:53:28 +01:00
  • ade51d74a5
    fix Markus Bergholz 2023-02-07 16:36:37 +01:00
  • 521443a671
    Allow uppercase in variable names for Galera wsrep variables (#501) Paul Campbell 2023-02-04 07:31:00 +00:00
  • 22fb24699b
    Update changelogs/fragments/mysql_variables_allow_uppercase_identifiers.yml Andrew Klychkov 2023-02-02 12:48:20 +01:00
  • f0671645b3 Corrected for excessive line lengths Paul Campbell 2023-02-02 10:11:43 +00:00
  • 9a9b127fdf Changelog fragment for regex change Paul Campbell 2023-02-02 09:11:31 +00:00
  • 4728a3a9f4 Allow uppercase in variable names for Galera wsrep variables Paul Campbell 2023-02-01 17:37:15 +00:00
  • 740e3e6b8b
    Fix test after merge of PR497 Laurent Indermuehle 2023-02-01 15:21:23 +01:00
  • 4ff16b7d83
    update docker image path to my personal repo Laurent Indermuehle 2023-02-01 14:49:52 +01:00
  • e583eb679b
    Use apt-get instead of apt Laurent Indermuehle 2023-02-01 14:15:04 +01:00
  • 5afac35fe4
    Use apt-get instead of apt that not have a stable CLI interface Laurent Indermuehle 2023-02-01 14:13:54 +01:00
  • 2ce768b880
    Fix workflow to work both on fork and c.mysql repository Laurent Indermuehle 2023-02-01 14:03:46 +01:00
  • 87b9cf0f8c
    Cut debugging from setup-buildx-action Laurent Indermuehle 2023-02-01 11:58:12 +01:00
  • 1ac543cc1e
    Document why we use optional checkout action Laurent Indermuehle 2023-02-01 11:57:39 +01:00
  • 8f6fade63f
    Sanitize the repository name using metadata-action Laurent Indermuehle 2023-02-01 11:57:23 +01:00
  • f356eecce1
    Cut dot in image name in attempt to fix buildx bad request 400 error Laurent Indermuehle 2023-02-01 11:44:32 +01:00
  • ff94dcdf0f
    [PR #497/a5f3296d backport][stable-2] mysql_info - Add connector_name and connector_version to returned value (#499) patchback[bot] 2023-02-01 09:49:13 +01:00
  • cf25d85e49
    [PR #497/a5f3296d backport][stable-1] mysql_info - Add connector_name and connector_version to returned value (#498) patchback[bot] 2023-02-01 09:47:44 +01:00
  • b8d6474540
    mysql_role: enable autocommit (#500) Alexander Skiba 2023-02-01 09:37:37 +01:00