Commit Graph

13 Commits

Author SHA1 Message Date
OpenStack Proposal Bot 375686a1ae Updated from Puppet OpenStack modules constraints
Change-Id: I8f6765751fe35d10192173154209d9fa8bb1b9b4
2024-03-07 02:45:44 +00:00
OpenStack Proposal Bot 8819e426d1 Updated from Puppet OpenStack modules constraints
Change-Id: Ica28d7b204d1253f29dc6e40e45f05189e81b293
2024-02-29 14:32:08 +00:00
OpenStack Proposal Bot 42b1bec2a7 Updated from Puppet OpenStack modules constraints
Change-Id: Ie7f297caa3c722f2cc08f832d5564c1ca299e617
2023-11-28 02:18:35 +00:00
OpenStack Proposal Bot 800afe5b0e Updated from Puppet OpenStack modules constraints
Change-Id: I16b27fd8d198bdebbcd772b085b92ba29b58b73e
2023-09-23 02:40:10 +00:00
OpenStack Proposal Bot 0d99e61f01 Updated from Puppet OpenStack modules constraints
Change-Id: I8ac4ac1328e085c90fc6a5302e7f5bca4382258e
2023-09-19 02:46:39 +00:00
OpenStack Proposal Bot 225e497add Updated from Puppet OpenStack modules constraints
Change-Id: Ied7ba6c4ffae9cc5439019d7d5e97035b90fa362
2023-06-08 02:13:56 +00:00
OpenStack Proposal Bot 2454fb0815 Updated from Puppet OpenStack modules constraints
Change-Id: I9e9f5d6e270dcc9abd6f303847e3c16c403e6099
2023-03-10 02:16:58 +00:00
Takashi Kajinami bac2ddd3cb Bump external modules used in unit tests
It seems Puppetfile_unit has not been updated properly. This bumps
the versions used in the file so that we test our modules with
the latest dependent modules.

Change-Id: I61a5060a1f8a82182a2b90d95ebb3af93dc101b0
2023-02-26 01:31:59 +09:00
Takashi Kajinami eccff18ab7 Bump version of yumrepo_core to 1.0.7
... so that we can use the module_hotixes property[1].

[1] a14c059b7d

Change-Id: I1889482501d19b704c566a884fb5109be0e32d7c
Needed-By: https://review.opendev.org/792952
2021-05-25 21:46:45 +09:00
Tobias Urdin ef3c5dc9b7 Add Puppet Litmus and remove Puppet 5 testing
This patch adds the needed bits to replace Beaker
with Puppet Litmus.

Since Puppet Litmus only supports Puppet 6 we
need to remove Puppet 5 testing. The probability
that we break Puppet 5 support (we have promised
to keep it in Victoria) this late in the cycle is
very low hence we should try to get this through.

When this is merged we can move all modules over
to use Litmus and then cleanup all Beaker things.

Change-Id: I73f18345ed3e6481f86ad7af7d68f66b19d2250e
2020-09-01 15:06:37 +02:00
Tobias Urdin 3f5d03ac61 Update Puppetfile_unit module versions
Change-Id: Id97b065be4b62db9d19472d6a44b3711daab8f93
2020-02-05 13:32:25 +00:00
Tobias Urdin 99459ca72d Add mount_core module needed by puppet-swift
Needed for the unit tests. See failure in [1].

[1] https://review.openstack.org/#/c/621138/

Change-Id: Ie43243876ef771044d52a95e1cc56d10ed5ecbb9
2018-11-30 16:46:35 +01:00
Tobias Urdin 047ea125dd Add puppet core providers for puppet6
In puppet 6 they have moved out a lot of builtin
resources to their owns modules since they didn't
belong in the Puppet core however in deb/rpm packaging
they are still bundled in but not when installing from
gem.

So we must add them in here so that they are available
in our unit tests.

Change-Id: I7060191395eff9c1e3146cb10594a38bef113117
2018-11-20 11:37:55 +01:00