Commit Graph

25 Commits

Author SHA1 Message Date
28dfb322ff feat(core): change namespace
All checks were successful
test / Linting (push) Successful in 11s
test / Molecule tests (default, debian11) (push) Successful in 2m11s
test / Molecule tests (default, ubuntu2204) (push) Successful in 2m3s
test / Molecule tests (default, ubuntu2004) (push) Successful in 2m22s
test / Molecule tests (with_docker_host, debian11) (push) Successful in 1m52s
test / Molecule tests (default, debian12) (push) Successful in 1m37s
test / Molecule tests (with_docker_host, debian12) (push) Successful in 1m31s
test / Molecule tests (with_docker_host, ubuntu2004) (push) Successful in 2m2s
test / Molecule tests (with_docker_host, ubuntu2204) (push) Successful in 1m46s
2024-02-05 22:48:01 +01:00
3d65520071 feat(sample): add sample faile in default/
All checks were successful
test / Linting (push) Successful in 39s
test / Molecule tests (default, debian11) (push) Successful in 2m33s
test / Molecule tests (default, debian12) (push) Successful in 2m31s
test / Molecule tests (default, ubuntu2004) (push) Successful in 2m31s
test / Molecule tests (default, ubuntu2204) (push) Successful in 2m30s
test / Molecule tests (with_docker_host, debian12) (push) Successful in 2m27s
test / Molecule tests (with_docker_host, ubuntu2204) (push) Successful in 1m52s
test / Molecule tests (with_docker_host, ubuntu2004) (push) Successful in 2m14s
test / Molecule tests (with_docker_host, debian11) (push) Successful in 1m43s
2023-12-15 14:44:31 +01:00
0878f135db feat(cicd): publish role
All checks were successful
test / Linting (push) Successful in 10s
test / Molecule tests (default, debian12) (push) Successful in 1m39s
test / Molecule tests (default, debian11) (push) Successful in 1m43s
test / Molecule tests (default, ubuntu2004) (push) Successful in 2m6s
test / Molecule tests (with_docker_host, debian11) (push) Successful in 1m39s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m47s
test / Molecule tests (with_docker_host, debian12) (push) Successful in 1m31s
test / Molecule tests (with_docker_host, ubuntu2004) (push) Successful in 1m51s
test / Molecule tests (with_docker_host, ubuntu2204) (push) Successful in 1m45s
2023-12-13 20:55:38 +01:00
83600bdeb8 fix(tests): remove inconsistent directory permission test
All checks were successful
test / Linting (push) Successful in 10s
test / Molecule tests (default, debian11) (push) Successful in 1m42s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m53s
test / Molecule tests (default, debian12) (push) Successful in 2m23s
test / Molecule tests (with_docker_host, debian11) (push) Successful in 1m48s
test / Molecule tests (default, ubuntu2204) (push) Successful in 2m13s
test / Molecule tests (with_docker_host, debian12) (push) Successful in 1m34s
test / Molecule tests (with_docker_host, ubuntu2204) (push) Successful in 1m47s
test / Molecule tests (with_docker_host, ubuntu2004) (push) Successful in 2m14s
2023-12-13 19:05:01 +01:00
b51942bba2 fix(tests): change tests on homedir
Some checks failed
test / Linting (push) Successful in 10s
test / Molecule tests (default, debian11) (push) Successful in 1m40s
test / Molecule tests (default, debian12) (push) Successful in 2m3s
test / Molecule tests (default, ubuntu2004) (push) Successful in 2m28s
test / Molecule tests (with_docker_host, debian11) (push) Failing after 44s
test / Molecule tests (with_docker_host, debian12) (push) Failing after 23s
test / Molecule tests (with_docker_host, ubuntu2004) (push) Failing after 23s
test / Molecule tests (default, ubuntu2204) (push) Failing after 1m50s
test / Molecule tests (with_docker_host, ubuntu2204) (push) Failing after 44s
2023-12-13 18:49:55 +01:00
202ebe49a1 fix(syntax): fix test.yml no-new-line
Some checks failed
test / Linting (push) Successful in 32s
test / Molecule tests (default, debian11) (push) Failing after 1m57s
test / Molecule tests (default, ubuntu2004) (push) Failing after 2m13s
test / Molecule tests (default, debian12) (push) Failing after 2m24s
test / Molecule tests (with_docker_host, debian12) (push) Failing after 23s
test / Molecule tests (with_docker_host, ubuntu2204) (push) Has been cancelled
test / Molecule tests (with_docker_host, ubuntu2004) (push) Has been cancelled
test / Molecule tests (with_docker_host, debian11) (push) Has been cancelled
test / Molecule tests (default, ubuntu2204) (push) Has been cancelled
2023-12-13 18:31:08 +01:00
87dc9f62ec feat(cicd): add tests and add correct molecule scenario names
Some checks failed
test / Linting (push) Failing after 37s
test / Molecule tests (default, debian11) (push) Has been skipped
test / Molecule tests (default, debian12) (push) Has been skipped
test / Molecule tests (default, ubuntu2004) (push) Has been skipped
test / Molecule tests (default, ubuntu2204) (push) Has been skipped
test / Molecule tests (with_docker_host, debian11) (push) Has been skipped
test / Molecule tests (with_docker_host, debian12) (push) Has been skipped
test / Molecule tests (with_docker_host, ubuntu2004) (push) Has been skipped
test / Molecule tests (with_docker_host, ubuntu2204) (push) Has been skipped
2023-12-13 18:26:27 +01:00
8eadf282e8 chore(syntax): fix #1 and #2 2023-12-13 18:22:32 +01:00
6eeae81bc2 feat(template): add ansible_managed comment if using host dpeloy method 2023-12-13 18:20:47 +01:00
1926d0b95c feat(test): add verify playbooks for custom tests 2023-12-12 23:27:11 +01:00
18f875f585 feat(test): add custom config vagrant tests 2023-12-12 20:45:25 +01:00
65dfc18524 feat: start custom tests, and improve docker deployment method 2023-12-11 23:50:13 +01:00
bf3da5e806 feat(test): some test refactoring 2023-12-11 19:01:57 +01:00
248c9726a3 feat(tests): add requirement files to tests and prepare stages 2023-12-09 11:32:43 +01:00
9f42a1df42 feat: add binary and docker install. still using mhutter role until fork 2023-12-02 23:02:05 +01:00
45754ea894 few mods to make the docker deployment method work 2023-08-12 19:34:17 +02:00
d9125b69e9 needs :host to labels in order to natively work. 2023-08-12 16:35:17 +02:00
86a444c110 added a bunch of features, but runner doesn't start if docker not present ?? 2023-08-12 16:01:42 +02:00
f8cfff489c edit variables 2023-08-11 22:05:47 +02:00
81bc826793 binary installs properly 2023-08-11 20:53:23 +02:00
313c1212a5 download binary if deploy_mode is host 2023-08-11 20:06:15 +02:00
2f76958c89 added revisions 2023-08-10 18:09:44 +02:00
b7b340c933 added another bunch of things 2023-07-27 19:12:18 +02:00
797290d35d added a few files 2023-07-27 15:11:38 +02:00
Ansible Roles
da1511e2e4 Initial commit 2023-06-24 15:44:22 +00:00