1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-08 19:49:09 +00:00

Migrate Scaleway tests to integration tests

This commit is contained in:
Rémy Léone 2019-04-01 10:54:34 +02:00 committed by Matt Clay
parent 5215d00462
commit 16c4df439a
58 changed files with 112 additions and 27 deletions

4
.github/BOTMETA.yml vendored
View file

@ -1368,6 +1368,7 @@ files:
test/integration/targets/nxos_: *nxos
test/integration/targets/openssl: *crypto
test/integration/targets/postgresql: *postgresql
test/integration/targets/scaleway_: *scaleway
test/integration/targets/setup_acme: *crypto
test/integration/targets/setup_docker: *docker
test/integration/targets/setup_openssl: *crypto
@ -1378,9 +1379,6 @@ files:
test/integration/targets/vultr: *vultr
test/legacy/:
notified: mattclay
test/legacy/scaleway:
<<: *scaleway
support: community
test/runner/:
notified: mattclay
test/runner/lib/cloud/acme.py: *crypto