Commit graph

46 commits

Author SHA1 Message Date
Kevin Fenzi
624f7545f0 Fare thee well 32bit arm. You served long and well.
Now that f36 is eol we don't need 32bit arm builders, test machines or
exceptions anywhere.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-16 17:05:14 -07:00
Kevin Fenzi
2141799237 maintainer_test: el9 has rkhunter now too
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-08-15 18:13:40 -07:00
Kevin Fenzi
10df9a92d7 maintainer-test: no rkhunter in el9 yet
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-05 10:57:12 -08:00
Kevin Fenzi
77149ebe59 add virt-instance create for the armv7 maintainer test instances
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-02 12:11:09 -07:00
Kevin Fenzi
28061ef76f fix role name from last commit
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-04-28 10:50:25 -07:00
Kevin Fenzi
94e5eecaea maintainer_test: add nagios client so we can monitor the vpn
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-04-28 10:47:17 -07:00
Kevin Fenzi
548e3b5332 maintainer-test / copr-hypervisor: clean up playbook and variables.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-04-16 13:03:25 -07:00
Kevin Fenzi
8a59695693 Add maintainer_test and copr vmhosts to vpn
We need to add these hosts to the vpn to use ipa for auth on them.
They are in the 192.168.100 network, which is the 'more restricted'
subnet of vpn. After the freeze we will probibly want to lock this down
more with a rule on all hosts except ipa* to reject everything from
them. In the mean time the firewall rules blocking most things should be
ok for now.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-04-16 11:38:26 -07:00
Mark O'Brien
b9804f2903 [maintainer-test] update for single disk rawhide 2020-07-30 11:21:49 +01:00
Mark O'Brien
98e9e1b0eb [maintainer-test] single disk for f32 instance 2020-07-29 14:24:57 +01:00
Mark O'Brien
2d4d792157 [maintainer-test]remove partition mounting for f31 instance 2020-07-29 12:05:04 +01:00
Kevin Fenzi
79890867e1 maintainer-test: el7-test is using a large / instead of two disks, remove it from trying to format and mount second disk
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-07-12 14:08:21 -07:00
Mark O'Brien
fc20b371a1 [maintainer-test] ignore file system update of already exists 2020-06-22 11:07:22 +01:00
Mark O'Brien
330d93b07b [maintainer-test] el7 host now has only one disk 2020-06-17 11:16:24 +01:00
Kevin Fenzi
ee770b0521 maintainer-test: drop duplicate when's
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
f15a5f93ec maintainer_test: partition, format and mount second nvme volume on maintainer test machines
We will use this volume for mock chroot space.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
c3e8e088e4 first cut at adding armv7-test instances
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
ebb4449e99 aarch64-test01/02: move back to emag in cloud network.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
be03aa4abf maintainer-test: re-add ppc64le-test, using a donated vm in cz.
Once we get cloud power8's back online we can bring this back up ourselves.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:26 +02:00
Kevin Fenzi
1f91973595 inventory / playbooks: remove a bunch of old cloud hosts that will be powered off tomorrow
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:25 +02:00
Kevin Fenzi
19703e17bb move el6/el7 maintainer test instances
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:25 +02:00
Kevin Fenzi
7ed3f18333 aarch64-test01/02: no longer need virt-install
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:23 +02:00
Kevin Fenzi
8583206eb1 maintainer_test: move the fedora maintainer test instances over to aws.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:23 +02:00
Kevin Fenzi
81fb4582e7 ansible: change when conditions to use == instead of is when checking strings.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:10 +02:00
Karsten Hopp
c9ed62ac32 update ansible_distribution_major_version conditionals
Signed-off-by: Karsten Hopp <karsten@redhat.com>
2020-04-24 21:34:10 +02:00
Kevin Fenzi
80d8694583 ansible: fix -- mistake for import_playbook
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 18:23:42 +00:00
Kevin Fenzi
2d1cf41c9f ansible: fix the virt-create calls
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 18:19:27 +00:00
Kevin Fenzi
4b31ac5152 ansible: Change all our group names from foo-bar to foo_bar or foo-bar-baz to foo_bar_baz
In ansible 2.8 the - character isn't supposed to be valid in group names.
While we could override this, might has well just bite the bullet and change it.
So, just switch all group names to use _ instead of -

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 17:38:09 +00:00
Mikolaj Izdebski
b67b68d1a3 maintainer-test: Include variables from vars/all/* 2019-04-11 15:13:23 +02:00
Kevin Fenzi
796967c5e6 maintainer-test: add a f30-test in old cloud and 2 aarch64-test01/02 in new virthosts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-03-31 17:48:02 +00:00
Kevin Fenzi
06df62f7ae Lets see if this works 2018-10-01 22:05:11 +00:00
Kevin Fenzi
33291dee58 test more 2018-10-01 21:37:06 +00:00
Kevin Fenzi
9ba2cb2df0 adjust things 2018-10-01 21:02:17 +00:00
Kevin Fenzi
021eedcf68 make this a dict/hash 2018-10-01 20:52:16 +00:00
Kevin Fenzi
bf771767ef Test out a little bit of variable stuff to see if it will work to help us. 2018-10-01 20:45:05 +00:00
Kevin Fenzi
250e2a64ea no need for a loop... 2018-05-27 04:09:52 +00:00
Kevin Fenzi
723a7f2172 fix missing quote 2018-05-27 00:48:34 +00:00
Kevin Fenzi
07709f793b lineinfile is evil 2018-05-27 00:46:56 +00:00
Kevin Fenzi
afc3c1eb12 add birthday for arm-packager 2017-12-07 01:57:17 +00:00
Kevin Fenzi
afef097a3d switch all the include tasks to import tasks 2017-10-17 17:37:03 +00:00
Kevin Fenzi
d9ee0059b4 typo on a massive scale 2017-10-15 20:33:11 +00:00
Kevin Fenzi
69fd8d117a switch all the handlers to import and drop the global static import 2017-10-15 20:29:59 +00:00
Kevin Fenzi
ceff9bfca4 first stab at replacing include with include_playbook or includ_tasks 2017-10-15 19:46:08 +00:00
Kevin Fenzi
0acfaa2a7e Fix handlers, roles, and tasks to be handlers_path, roles_path and tasks_path so as not to conflict with ansible variables.
Fix duplicate definition of become default that was in group_vars/all as well as vars/global.
2017-04-13 15:46:14 +00:00
Kevin Fenzi
182af43466 this mock trick only works on fedora side 2017-02-28 00:13:08 +00:00
Kevin Fenzi
d4a5f649fd first cut at maintainer-test machines in cloud 2017-02-27 21:47:30 +00:00