Commit Graph

10 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov 1c5b5990da Fix linters and metadata
With update of ansible-lint to version >=6.0.0 a lot of new
linters were added, that enabled by default. In order to comply
with linter rules we're applying changes to the role.

With that we also update metdata to reflect current state.

Change-Id: I7ac8aabbf03cd765514f4887d10840dbd42ecef3
2023-07-12 13:24:58 +02:00
Jonathan Rosser df4260f612 Avoid linter error OSA0002 when updating apt cache
Change-Id: Iff331bad7723a798921bce117797801194f7311c
2021-01-14 08:08:05 +00:00
root 2b7b2ada9f Add centos-8 and ubuntu focal support
adding python3-qpid-proton package for centos-8 and focal support.

Change-Id: I3adbc415f5afcb020f648a5e98a5dda193673624
2020-07-30 19:11:49 +03:00
Andy Smith 5490543352 Create sasl user in func test
Change-Id: I8f0941bd847f26e0ba5ec925606ee30396be9230
2018-12-13 15:47:05 -05:00
Jean-Philippe Evrard afb740e676 Fix usage of "|" for tests
With the more recent versions of ansible, we should now use
"is" instead of the "|" sign for the tests.

This should fix it.

Change-Id: I65b167a65699e504dbd463be5225af24626a96cd
2018-07-12 16:59:41 +02:00
Jean-Philippe Evrard 1269d327cd Introduce base Zuul jobs
Now that the zuul base jobs from infra have been merged, we
can test the role as an independant entity.

The first step is to get it pass lint tests, so all the
other jobs as marked as non-voting.

Change-Id: I00d6c066fea8ec70ae032010199d00f089005065
Co-Authored-By: Andrew Smith <ansmith@redhat.com>
2018-06-25 13:27:33 +00:00
Andrew Smith 3ae656b56f Add ssl setup 2018-06-05 09:10:38 -04:00
Andrew Smith a0b0733be0 install through most of config setup 2018-05-21 15:41:30 -04:00
Andrew Smith 7cfe3675f2 added tasks 2018-05-14 15:58:18 -04:00
Andrew Smith e83fe9fb34 Initial commit 2018-05-10 14:48:21 -04:00