Kevin Fenzi
27929fa58b
basessh: Always run the keygen shell command if needed, even in check mode.
...
Without this check mode will fail if there's not an old signed copy of the key around.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:10 +02:00
Luca Bruno
718714c437
Revert "coreos-cincinnati: build latest master (bb71d10)"
...
This reverts commit ca85da8bc58d494453245970fd9b1dbaf4078fe2.
Temporary revert until stg is back to a schedulable state.
This avoids leaving the build-version and the deploy-version out of
sync for a long time.
Ref: https://pagure.io/fedora-infrastructure/issue/8180
2020-04-24 21:34:10 +02:00
Dusty Mabe
88d5fb511c
coreos-cincinnati: add dustymabe to appowners
...
Approved by Luca Bruno <luca.bruno@coreos.com>.
2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
7fbce5593d
Allow sysadmin-osbs to SSH into bastion and batcave
...
Resolves https://pagure.io/fedora-infrastructure/issue/8182
2020-04-24 21:34:10 +02:00
Luca Bruno
496bfe06c0
coreos-cincinnati: build latest master (bb71d10)
2020-04-24 21:34:10 +02:00
Luca Bruno
6ffaf1234f
coreos-cincinnati: deploy latest master (9a913c0)
2020-04-24 21:34:10 +02:00
Luca Bruno
9c99023cd2
coreos-cincinnati: build latest master (9a913c0)
2020-04-24 21:34:10 +02:00
Chenxiong Qi
55ec223b80
Revert "mts: try uuidgen queue name"
...
Queue name must start with prefix "mts".
This reverts commit e65735ee28dd201cf79ba03a25f5654940017e42.
2020-04-24 21:34:10 +02:00
Chenxiong Qi
843b38338c
mts: try uuidgen queue name
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
a178a92195
mts: quote queue name in toml config properly
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
748ec87d6f
mts: setup user and queue for fedora-messaging
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
28c629fbae
mts: krb5.con was edited accidentally before
...
Since this commit, prefix is changed to word "mts" to save space of
summary.
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
000510d35b
message-tagging-service: revert secret files' path and use subPath to specify secret files
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
42a25f7e8a
message-tagging-service: fix cacert, cert and private key file path
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
d0e235c3e8
message-tagging-service: quote string value correctly in fedora-messaging-config.toml
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Chenxiong Qi
f7087eb79f
message-tagging-service: set fedora-messaging cert properly
...
* Use mts as the username to connect fedora-messaging broker.
* Referece cacert, certificate and private key in
fedora-messaging-config.toml properly.
* Some template files are renamed.
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Stephen Smoogen
42bf78480e
try again. run only against bastion02 to see what isnt happening
2020-04-24 21:34:10 +02:00
Stephen Smoogen
f158bfca8e
undo the change to certs
2020-04-24 21:34:10 +02:00
Jakub Kadlcik
8bdc377cd9
copr: non-zero status is not considered a failure here
2020-04-24 21:34:10 +02:00
Jakub Kadlcik
3cc087d0ff
copr: rebuild indexes only when whooshee version was changed
...
We don't have the command
copr-frontend update_indexes_required
in production yet, but this shouldn't be a problem since it will
return RC 2 and when rebuild is required, the command returns RC 1,
so both of them are non-zero.
2020-04-24 21:34:10 +02:00
Chenxiong Qi
fa8e09919e
message-tagging-service: load config content from file
...
Config content are moved to single file to simplify configmap.yml
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:10 +02:00
Aurélien Bompard
b811b2dd65
First attempt at migrating bugzilla2fedmsg to openshift
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:09 +02:00
Pierre-Yves Chibon
ebddc53593
distgit/pagure: allow cross-project API tokens to merge PRs
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:09 +02:00
Pavel Raiskup
c6d033d8fc
copr: builders: update libcurl to latest version for now
...
https://bugzilla.redhat.com/show_bug.cgi?id=1690971
2020-04-24 21:34:09 +02:00
Pavel Raiskup
e25167c02e
copr: builders: fedora-31-i386 to build against koji repos
...
.. as well as we do for rawhide, per:
https://github.com/rpm-software-management/mock/issues/325
2020-04-24 21:34:09 +02:00
Chenxiong Qi
f0191e2068
message-tagging-service: try pull image name copied from OS image stream page
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:09 +02:00
Chenxiong Qi
c8391cea69
Revert "message-tagging-service: try pull image name copied from OS image stream page"
...
Modified accidentally. Sorry.
This reverts commit 4ddfcf9469999e7c9346ef1cb718fc46479a1996.
2020-04-24 21:34:09 +02:00
Chenxiong Qi
d2d1e3627d
message-tagging-service: try pull image name copied from OS image stream page
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:09 +02:00
Chenxiong Qi
e703fdbfe1
message-tagging-service: revert to image name
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:09 +02:00
Chenxiong Qi
3799320448
message-tagging-service: fix internal image namespace
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:09 +02:00
Chenxiong Qi
2ec354976a
message-tagging-service: use imported image from internal registry
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:09 +02:00
Chenxiong Qi
f5bdd92148
message-tagging-service: use tag stg for Fedora specifically
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:09 +02:00
Pavel Raiskup
bb98547925
Revert "copr: fe-dev: 2fa"
...
https://pagure.io/fedora-infrastructure/issue/8177
This reverts commit f7ac4d4e27ad3ac12ebe0a35b820bd1038ab0de3.
2020-04-24 21:34:09 +02:00
Pavel Raiskup
7c1f2e29b3
copr: fe-dev: 2fa
2020-04-24 21:34:09 +02:00
Pavel Raiskup
d026e0486e
copr: fe-dev: try to enable sudo #2
...
Inspiration from copr-frontend.yml.
2020-04-24 21:34:09 +02:00
Pavel Raiskup
4d1bb2f80f
copr: fe-dev: try to enable sudo
2020-04-24 21:34:09 +02:00
Pavel Raiskup
bd1eda4279
copr: fe: fix missing quotes in copr.conf
2020-04-24 21:34:09 +02:00
Pavel Raiskup
cc0d7c2ed2
copr: drop 'stage' variable
...
Since the 'env' by design (see comments in inventory/group_vars/all) can
only contain 'production' or 'staging', we still need to have a way to
to detect 'staging' vs 'development'.
There already was 'devel' variable in copr, but it was set to 'true'
also on staging. So let's change this.
2020-04-24 21:34:09 +02:00
Chenxiong Qi
cd2b381e79
message-tagging-service: set messaging backend properly in config and remove env var USERNAME which was added for fedmsg.publish
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:09 +02:00
Clement Verna
5a4f01a2d4
OSBS: use the Openshift 3.11 repo in stg
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:09 +02:00
Clement Verna
c4c84a6956
OSBS: use a registry user and password in stg
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:09 +02:00
Clement Verna
858b4babe1
OSBS: correct name for python2-pyyaml package in stg
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:09 +02:00
Clement Verna
7125e00932
OSBS: switch OSBS to OCP instead of origin in stg
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:09 +02:00
Clement Verna
4751d77220
OSBS: add Openshift repos and subscription to rhel7 boxes in stg
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:09 +02:00
Clement Verna
29b76c8e33
OSBS: python-pyyaml needs to be python2
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:09 +02:00
Clement Verna
d0ae90ff6f
OSBS: use python2 interpretor for rhel7 boxes in stg
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:09 +02:00
Chenxiong Qi
6825f3b4fc
message-tagging-service: fix mts-fedora-messaging configmap name
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:09 +02:00
Chenxiong Qi
94a1d367f8
message-tagging-service: add load_file macro to configmap
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:09 +02:00
Pavel Raiskup
29c10c25ee
copr: builders: fix install command for fedora-rawhide-i386
...
And uncomment [fedora] repo, only mark it as enabled=0.
2020-04-24 21:34:09 +02:00
Chenxiong Qi
ede8eadc23
message-tagging-service: connect to fedora-messaging instead of fedmsg
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2020-04-24 21:34:09 +02:00