Ansible role to deploy FRRouting
Go to file
Dmitriy Rabotyagov d4b8abae78 Add molecule job
While having a native Zuul job for testing is really nice, but it puts some
imitations, like being unable to use external collections which a role
might depend on.

In order to overcome these limitations, molecule test job was added,
which does exactly same set of actions, except vlan configuration.

We also switch ansible-lint job to track molecule playbook.

Change-Id: I219cc1c06c49a6710edfd6104580cdc01b768ab0
2024-02-23 17:07:40 +01:00
defaults Add second router for BGP configuration 2020-07-09 15:15:16 +03:00
handlers Add ebgp policy definition for tests 2024-02-23 16:05:20 +00:00
meta Add ebgp policy definition for tests 2024-02-23 16:05:20 +00:00
molecule/default Add molecule job 2024-02-23 17:07:40 +01:00
tasks Add ebgp policy definition for tests 2024-02-23 16:05:20 +00:00
templates Add second router for BGP configuration 2020-07-09 15:15:16 +03:00
tests Add ebgp policy definition for tests 2024-02-23 16:05:20 +00:00
vars Initial commit 2020-06-23 17:20:50 +03:00
.ansible-lint Add molecule job 2024-02-23 17:07:40 +01:00
.gitreview Added .gitreview 2020-06-17 14:32:41 +00:00
.yamllint.yml Add yamllint to linters check 2024-02-23 16:06:35 +00:00
.zuul.yaml Add molecule job 2024-02-23 17:07:40 +01:00
test-requirements.txt Add linters check 2020-06-26 16:01:12 +00:00
tox.ini Add molecule job 2024-02-23 17:07:40 +01:00