mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-03-21 18:19:07 +00:00
CI: set later time for jobs
Use different mirror, b/c main is broken Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
parent
fb1d9dbb23
commit
cc98f4430c
39 changed files with 42 additions and 42 deletions
|
|
@ -4,7 +4,7 @@ on:
|
|||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: 3 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 6 0 * * * # Run daily at 0:06 UTC
|
||||
|
||||
jobs:
|
||||
build-collection-artifact:
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ on:
|
|||
- 'contrib/publish-requirements.txt'
|
||||
- 'contrib/publish.sh'
|
||||
schedule:
|
||||
- cron: 3 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 6 0 * * * # Run daily at 0:06 UTC
|
||||
|
||||
jobs:
|
||||
publish-collection-artifact-dry-run:
|
||||
|
|
|
|||
2
.github/workflows/connections_tests.yml
vendored
2
.github/workflows/connections_tests.yml
vendored
|
|
@ -24,7 +24,7 @@ on:
|
|||
- "tests/integration/targets/connection/**"
|
||||
- "tests/integration/targets/connection_*/**"
|
||||
schedule:
|
||||
- cron: 3 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 6 0 * * * # Run daily at 0:06 UTC
|
||||
|
||||
jobs:
|
||||
build-collection-artifact-connection-tests:
|
||||
|
|
|
|||
2
.github/workflows/podman_container.yml
vendored
2
.github/workflows/podman_container.yml
vendored
|
|
@ -28,7 +28,7 @@ on:
|
|||
- "plugins/modules/podman_container_info.py"
|
||||
- "tests/integration/targets/podman_container/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_container:
|
||||
|
|
|
|||
2
.github/workflows/podman_container_copy.yml
vendored
2
.github/workflows/podman_container_copy.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_container_copy.py"
|
||||
- "tests/integration/targets/podman_container_copy/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_container_copy:
|
||||
|
|
|
|||
2
.github/workflows/podman_container_exec.yml
vendored
2
.github/workflows/podman_container_exec.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_container_exec.py"
|
||||
- "tests/integration/targets/podman_container_exec/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_container_exec:
|
||||
|
|
|
|||
2
.github/workflows/podman_container_idem.yml
vendored
2
.github/workflows/podman_container_idem.yml
vendored
|
|
@ -24,7 +24,7 @@ on:
|
|||
- "plugins/module_utils/podman/common.py"
|
||||
- "tests/integration/targets/podman_container_idempotency/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_container_idem:
|
||||
|
|
|
|||
2
.github/workflows/podman_container_info.yml
vendored
2
.github/workflows/podman_container_info.yml
vendored
|
|
@ -28,7 +28,7 @@ on:
|
|||
- "plugins/modules/podman_container_info.py"
|
||||
- "tests/integration/targets/podman_container_info/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_container_info:
|
||||
|
|
|
|||
2
.github/workflows/podman_containers.yml
vendored
2
.github/workflows/podman_containers.yml
vendored
|
|
@ -28,7 +28,7 @@ on:
|
|||
- "plugins/modules/podman_containers.py"
|
||||
- "tests/integration/targets/podman_containers/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_containers:
|
||||
|
|
|
|||
2
.github/workflows/podman_export.yml
vendored
2
.github/workflows/podman_export.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_export.py"
|
||||
- "tests/integration/targets/podman_export/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_export:
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_generate_systemd.py"
|
||||
- "tests/integration/targets/podman_generate_systemd/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_generate_systemd:
|
||||
|
|
|
|||
2
.github/workflows/podman_image.yml
vendored
2
.github/workflows/podman_image.yml
vendored
|
|
@ -28,7 +28,7 @@ on:
|
|||
- "plugins/module_utils/podman/podman_image_lib.py"
|
||||
- "tests/integration/targets/podman_image/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_image:
|
||||
|
|
|
|||
2
.github/workflows/podman_image_info.yml
vendored
2
.github/workflows/podman_image_info.yml
vendored
|
|
@ -26,7 +26,7 @@ on:
|
|||
- "plugins/module_utils/podman/podman_image_lib.py"
|
||||
- "tests/integration/targets/podman_image_info/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_image_info:
|
||||
|
|
|
|||
2
.github/workflows/podman_import.yml
vendored
2
.github/workflows/podman_import.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_import.py"
|
||||
- "tests/integration/targets/podman_import/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_import:
|
||||
|
|
|
|||
2
.github/workflows/podman_load.yml
vendored
2
.github/workflows/podman_load.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_load.py"
|
||||
- "tests/integration/targets/podman_load/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_load:
|
||||
|
|
|
|||
2
.github/workflows/podman_login.yml
vendored
2
.github/workflows/podman_login.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_login.py"
|
||||
- "tests/integration/targets/podman_login/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_login:
|
||||
|
|
|
|||
2
.github/workflows/podman_login_info.yml
vendored
2
.github/workflows/podman_login_info.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_login_info.py"
|
||||
- "tests/integration/targets/podman_login_info/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_login_info:
|
||||
|
|
|
|||
2
.github/workflows/podman_logout.yml
vendored
2
.github/workflows/podman_logout.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_logout.py"
|
||||
- "tests/integration/targets/podman_logout/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_logout:
|
||||
|
|
|
|||
2
.github/workflows/podman_network.yml
vendored
2
.github/workflows/podman_network.yml
vendored
|
|
@ -24,7 +24,7 @@ on:
|
|||
- "plugins/module_utils/podman/quadlet.py"
|
||||
- "tests/integration/targets/podman_network/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_network:
|
||||
|
|
|
|||
2
.github/workflows/podman_network_info.yml
vendored
2
.github/workflows/podman_network_info.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_network_info.py"
|
||||
- "tests/integration/targets/podman_network_info/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_network_info:
|
||||
|
|
|
|||
2
.github/workflows/podman_play.yml
vendored
2
.github/workflows/podman_play.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/module_utils/podman/quadlet.py"
|
||||
- "tests/integration/targets/podman_play/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_play:
|
||||
|
|
|
|||
2
.github/workflows/podman_pod.yml
vendored
2
.github/workflows/podman_pod.yml
vendored
|
|
@ -28,7 +28,7 @@ on:
|
|||
- "plugins/modules/podman_pod_info.py"
|
||||
- "tests/integration/targets/podman_pod/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_pod:
|
||||
|
|
|
|||
2
.github/workflows/podman_pod_info.yml
vendored
2
.github/workflows/podman_pod_info.yml
vendored
|
|
@ -24,7 +24,7 @@ on:
|
|||
- "plugins/modules/podman_pod_info.py"
|
||||
- "tests/integration/targets/podman_pod_info/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_pod_info:
|
||||
|
|
|
|||
2
.github/workflows/podman_prune.yml
vendored
2
.github/workflows/podman_prune.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_prune.py"
|
||||
- "tests/integration/targets/podman_prune/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_prune:
|
||||
|
|
|
|||
2
.github/workflows/podman_quadlet.yml
vendored
2
.github/workflows/podman_quadlet.yml
vendored
|
|
@ -24,7 +24,7 @@ on:
|
|||
- "plugins/module_utils/podman/quadlet.py"
|
||||
- "tests/integration/targets/podman_quadlet/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:04 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_quadlet:
|
||||
|
|
|
|||
2
.github/workflows/podman_runlabel.yml
vendored
2
.github/workflows/podman_runlabel.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_runlabel.py"
|
||||
- "tests/integration/targets/podman_runlabel/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_runlabel:
|
||||
|
|
|
|||
2
.github/workflows/podman_save.yml
vendored
2
.github/workflows/podman_save.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_save.py"
|
||||
- "tests/integration/targets/podman_save/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_save:
|
||||
|
|
|
|||
2
.github/workflows/podman_search.yml
vendored
2
.github/workflows/podman_search.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_search.py"
|
||||
- "tests/integration/targets/podman_search/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_search:
|
||||
|
|
|
|||
2
.github/workflows/podman_secret.yml
vendored
2
.github/workflows/podman_secret.yml
vendored
|
|
@ -24,7 +24,7 @@ on:
|
|||
- "plugins/modules/podman_container.py"
|
||||
- "plugins/module_utils/podman/podman_container_lib.py"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_secret:
|
||||
|
|
|
|||
2
.github/workflows/podman_secret_info.yml
vendored
2
.github/workflows/podman_secret_info.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_secret.py"
|
||||
- "plugins/modules/podman_secret_info.py"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_secret_info:
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_system_connection.py"
|
||||
- "tests/integration/targets/podman_system_connection/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_system_connection:
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_system_connection_info.py"
|
||||
- "tests/integration/targets/podman_system_connection_info/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_system_connection_info:
|
||||
|
|
|
|||
2
.github/workflows/podman_system_info.yml
vendored
2
.github/workflows/podman_system_info.yml
vendored
|
|
@ -20,7 +20,7 @@ on:
|
|||
- "plugins/modules/podman_system_info.py"
|
||||
- "tests/integration/targets/podman_system_info/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_system_info:
|
||||
|
|
|
|||
2
.github/workflows/podman_tag.yml
vendored
2
.github/workflows/podman_tag.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
- "plugins/modules/podman_tag.py"
|
||||
- "tests/integration/targets/podman_tag/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_tag:
|
||||
|
|
|
|||
2
.github/workflows/podman_volume.yml
vendored
2
.github/workflows/podman_volume.yml
vendored
|
|
@ -24,7 +24,7 @@ on:
|
|||
- "plugins/module_utils/podman/quadlet.py"
|
||||
- "tests/integration/targets/podman_volume/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_volume:
|
||||
|
|
|
|||
2
.github/workflows/podman_volume_info.yml
vendored
2
.github/workflows/podman_volume_info.yml
vendored
|
|
@ -24,7 +24,7 @@ on:
|
|||
- "plugins/modules/podman_volume.py"
|
||||
- "tests/integration/targets/podman_volume_info/**"
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
test_podman_volume_info:
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ on:
|
|||
- 'tests/unit/plugins/inventory/*.py'
|
||||
branches: [ main ]
|
||||
schedule:
|
||||
- cron: 4 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 7 0 * * * # Run daily at 0:07 UTC
|
||||
|
||||
jobs:
|
||||
inventory_test:
|
||||
|
|
|
|||
2
.github/workflows/unittests.yml
vendored
2
.github/workflows/unittests.yml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
|||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: 3 0 * * * # Run daily at 0:03 UTC
|
||||
- cron: 6 0 * * * # Run daily at 0:06 UTC
|
||||
|
||||
jobs:
|
||||
build-collection-artifact:
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
become: true
|
||||
shell: |
|
||||
. /etc/os-release
|
||||
echo "deb https://download.opensuse.org/repositories/home:/alvistack/xUbuntu_${VERSION_ID}/ /" > /etc/apt/sources.list.d/home:alvistack.list
|
||||
curl -L https://download.opensuse.org/repositories/home:/alvistack/xUbuntu_${VERSION_ID}/Release.key | apt-key add -
|
||||
echo "deb https://ftp.gwdg.de/pub/opensuse/repositories/home:/alvistack/xUbuntu_${VERSION_ID}/ /" > /etc/apt/sources.list.d/home:alvistack.list
|
||||
curl -L https://ftp.gwdg.de/pub/opensuse/repositories/home:/alvistack/xUbuntu_${VERSION_ID}/Release.key | apt-key add -
|
||||
apt-get update
|
||||
when:
|
||||
- ansible_distribution|lower == "ubuntu"
|
||||
|
|
@ -14,8 +14,8 @@
|
|||
become: true
|
||||
shell: |
|
||||
. /etc/os-release
|
||||
echo "deb https://download.opensuse.org/repositories/home:/alvistack/xUbuntu_${VERSION_ID}/ /" > /etc/apt/sources.list.d/home:alvistack.list
|
||||
curl -L https://download.opensuse.org/repositories/home:/alvistack/xUbuntu_${VERSION_ID}/Release.key | apt-key add -
|
||||
echo "deb https://ftp.gwdg.de/pub/opensuse/repositories/home:/alvistack/xUbuntu_${VERSION_ID}/ /" > /etc/apt/sources.list.d/home:alvistack.list
|
||||
curl -L https://ftp.gwdg.de/pub/opensuse/repositories/home:/alvistack/xUbuntu_${VERSION_ID}/Release.key | apt-key add -
|
||||
apt-get update
|
||||
when:
|
||||
- ansible_distribution|lower == "ubuntu"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue