Skip to content

Commit c92dea6

Browse files
authored
CRW-5708 Updating leftover instances of http to https. (#1046)
1 parent cc9c74c commit c92dea6

File tree

13 files changed

+45
-45
lines changed

13 files changed

+45
-45
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
[rhel-8-for-appstream-rpms-pulp]
22
name=rhel-8-appstream-rpms-pulp
3-
baseurl=http://rhsm-pulp.corp.redhat.com/content/dist/rhel8/8/$basearch/appstream/os
3+
baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel8/8/$basearch/appstream/os
44
enabled=1
55
gpgcheck=0
66

77
[rhel-8-for-baseos-rpms-pulp]
88
name=rhel-8-baseos-rpms-pulp
9-
baseurl=http://rhsm-pulp.corp.redhat.com/content/dist/rhel8/8/$basearch/baseos/os
9+
baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel8/8/$basearch/baseos/os
1010
enabled=1
1111
gpgcheck=0
1212

1313
[rhel-8-for-codeready-builder-rpms-pulp]
1414
name=rhel-8-codeready-builder-rpms-pulp
15-
baseurl=http://rhsm-pulp.corp.redhat.com/content/dist/rhel8/8/$basearch/codeready-builder/os
15+
baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel8/8/$basearch/codeready-builder/os
1616
enabled=1
1717
gpgcheck=0
1818

1919
[rhocp-4.11-for-rhel-8-rpms]
2020
name=rhocp-4.11-for-rhel-8-rpms
21-
baseurl=http://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/$basearch/rhocp/4.11/os/
21+
baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/$basearch/rhocp/4.11/os/
2222
enabled=1
2323
gpgcheck=0
2424

2525
[ocp-tools-4.11-for-rhel-8-rpms]
2626
name=ocp-tools-4.11-for-rhel-8-rpms
27-
baseurl=http://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/$basearch/ocp-tools/4.11/os/
27+
baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/$basearch/ocp-tools/4.11/os/
2828
enabled=1
2929
gpgcheck=0
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[rhel-8-for-appstream-rpms-pulp]
22
name=rhel-8-for-appstream-rpms-pulp
3-
baseurl=http://rhsm-pulp.corp.redhat.com/content/dist/rhel8/8/$basearch/appstream/os
3+
baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel8/8/$basearch/appstream/os
44
enabled=0
55
gpgcheck=0
66
skip_if_unavailable=True
77

88
[rhel-8-for-baseos-rpms-pulp]
99
name=rhel-8-for-baseos-rpms-pulp
10-
baseurl=http://rhsm-pulp.corp.redhat.com/content/dist/rhel8/8/$basearch/baseos/os
10+
baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel8/8/$basearch/baseos/os
1111
enabled=0
1212
gpgcheck=0
1313
skip_if_unavailable=True

dependencies/che-plugin-registry/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Sidecar image sources are then synced from the [devspaces-images](https://github
3434
For example, the udi sidecar:
3535

3636
* [devspaces-images/devspaces-udi](https://github.com/redhat-developer/devspaces-images/tree/devspaces-3-rhel-8/devspacesudi)
37-
* [containers/devspaces-udi](http://pkgs.devel.redhat.com/cgit/containers/devspaces-udi/tree/sources?h=devspaces-3-rhel-8)
37+
* [containers/devspaces-udi](https://pkgs.devel.redhat.com/cgit/containers/devspaces-udi/tree/sources?h=devspaces-3-rhel-8)
3838

3939
## License
4040

Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[rhel-8-for-appstream-rpms-pulp]
22
name=rhel-8-for-appstream-rpms-pulp
3-
baseurl=http://rhsm-pulp.corp.redhat.com/content/dist/rhel8/8/$basearch/appstream/os
3+
baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel8/8/$basearch/appstream/os
44
enabled=0
55
gpgcheck=0
66
skip_if_unavailable=True
77

88
[rhel-8-for-baseos-rpms-pulp]
99
name=rhel-8-for-baseos-rpms-pulp
10-
baseurl=http://rhsm-pulp.corp.redhat.com/content/dist/rhel8/8/$basearch/baseos/os
10+
baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel8/8/$basearch/baseos/os
1111
enabled=0
1212
gpgcheck=0
1313
skip_if_unavailable=True

product/buildAllInBrewCopyToQuay.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
# $➔ for d in $(ls -1 -d operator-*); do cd $d; { ../buildInBrewCopyToQuay.sh $d; }; cd ..; done
66

77
# TODO should we invoke this and commit changes first?
8-
# /path/to/product/getLatestRPM.sh -s "$(pwd)" -r openshift-clients-4 -u http://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/rhocp/4.7 -a "x86_64 s390x ppc64le"
9-
# /path/to/product/getLatestRPM.sh -s "$(pwd)" -r helm-3 -u http://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/ocp-tools/4.7 -a "x86_64 s390x ppc64le"
8+
# /path/to/product/getLatestRPM.sh -s "$(pwd)" -r openshift-clients-4 -u https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/rhocp/4.7 -a "x86_64 s390x ppc64le"
9+
# /path/to/product/getLatestRPM.sh -s "$(pwd)" -r helm-3 -u https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/ocp-tools/4.7 -a "x86_64 s390x ppc64le"
1010

1111
# try to compute branches from currently checked out branch; else fall back to hard coded value
1212
# where to find redhat-developer/devspaces/${DWNSTM_BRANCH}/product/getLatestImageTags.sh

product/buildInBrewCopyToQuay.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
# $➔ for d in $(ls -1 -d operator-*); do cd $d; { ../buildInBrewCopyToQuay.sh $d; }; cd ..; done
66

77
# TODO should we invoke this and commit changes first?
8-
# /path/to/product/getLatestRPM.sh -s "$(pwd)" -r openshift-clients-4 -u http://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/rhocp/4.7 -a "x86_64 s390x ppc64le"
9-
# /path/to/product/getLatestRPM.sh -s "$(pwd)" -r helm-3 -u http://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/ocp-tools/4.7 -a "x86_64 s390x ppc64le"
8+
# /path/to/product/getLatestRPM.sh -s "$(pwd)" -r openshift-clients-4 -u https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/rhocp/4.7 -a "x86_64 s390x ppc64le"
9+
# /path/to/product/getLatestRPM.sh -s "$(pwd)" -r helm-3 -u https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/ocp-tools/4.7 -a "x86_64 s390x ppc64le"
1010

1111
# try to compute branches from currently checked out branch; else fall back to hard coded value
1212
# where to find redhat-developer/devspaces/${DWNSTM_BRANCH}/product/getLatestImageTags.sh

product/getCommitSHAForTag.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
if [[ ! -x /usr/bin/brew ]]; then
1616
echo "Brew is required. Please install brewkoji rpm from one of these repos:";
17-
echo " * http://download.devel.redhat.com/rel-eng/RCMTOOLS/latest-RCMTOOLS-2-F-27/compose/Everything/x86_64/os/"
18-
echo " * http://download.devel.redhat.com/rel-eng/RCMTOOLS/latest-RCMTOOLS-2-RHEL-8/compose/BaseOS/\$basearch/os/"
17+
echo " * https://download.devel.redhat.com/rel-eng/RCMTOOLS/latest-RCMTOOLS-2-F-27/compose/Everything/x86_64/os/"
18+
echo " * https://download.devel.redhat.com/rel-eng/RCMTOOLS/latest-RCMTOOLS-2-RHEL-8/compose/BaseOS/\$basearch/os/"
1919
fi
2020

2121
usage () {

product/getLatestImageTags.sh

+11-11
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Usage:
156156
}
157157
if [[ $# -lt 1 ]]; then usage; cleanup_temp; exit 1; fi
158158

159-
REGISTRY="https://registry.redhat.io" # or http://brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888 or https://registry-1.docker.io or https://registry.access.redhat.com
159+
REGISTRY="https://registry.redhat.io" # or https://brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888 or https://registry-1.docker.io or https://registry.access.redhat.com
160160
CONTAINERS=""
161161
while [[ "$#" -gt 0 ]]; do
162162
case $1 in
@@ -170,12 +170,12 @@ while [[ "$#" -gt 0 ]]; do
170170
'--freshmaker') EXCLUDES_FRESHMAKER="";; # CRW-2499 by default, exclude freshmaker-built images
171171
'-a'|'--arches') ARCHES=1;;
172172
'-r') REGISTRY="$2"; shift 1;;
173-
'--rhec'|'--rhcc') REGISTRY="http://registry.redhat.io";;
174-
'--stage') REGISTRY="http://registry.stage.redhat.io";;
175-
'--pulp-old') REGISTRY="http://brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888"; EXCLUDES="latest|candidate|guest|containers|sha256-.+.sbom";;
176-
'-p'|'--osbs') REGISTRY="http://registry-proxy.engineering.redhat.com/rh-osbs"; EXCLUDES="latest|candidate|guest|containers|sha256-.+.sbom";;
177-
'-d'|'--docker') REGISTRY="http://docker.io";;
178-
'--quay') REGISTRY="http://quay.io";;
173+
'--rhec'|'--rhcc') REGISTRY="https://registry.redhat.io";;
174+
'--stage') REGISTRY="https://registry.stage.redhat.io";;
175+
'--pulp-old') REGISTRY="https://brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888"; EXCLUDES="latest|candidate|guest|containers|sha256-.+.sbom";;
176+
'-p'|'--osbs') REGISTRY="https://registry-proxy.engineering.redhat.com/rh-osbs"; EXCLUDES="latest|candidate|guest|containers|sha256-.+.sbom";;
177+
'-d'|'--docker') REGISTRY="https://docker.io";;
178+
'--quay') REGISTRY="https://quay.io";;
179179
'--pushtoquay') PUSHTOQUAY=1; PUSHTOQUAYTAGS="";;
180180
--pushtoquay=*) PUSHTOQUAY=1; PUSHTOQUAYTAGS="$(echo "${1#*=}")";;
181181
'--pushtoquayforce') PUSHTOQUAYFORCE=1;;
@@ -285,8 +285,8 @@ if [[ ${SHOWNVR} -eq 1 ]]; then
285285
fi
286286
if [[ ! -x /usr/bin/brew ]]; then
287287
echo "Brew is required. Please install brewkoji rpm from one of these repos:";
288-
echo " * http://download.devel.redhat.com/rel-eng/RCMTOOLS/latest-RCMTOOLS-2-F-27/compose/Everything/x86_64/os/"
289-
echo " * http://download.devel.redhat.com/rel-eng/RCMTOOLS/latest-RCMTOOLS-2-RHEL-8/compose/BaseOS/\$basearch/os/"
288+
echo " * https://download.devel.redhat.com/rel-eng/RCMTOOLS/latest-RCMTOOLS-2-F-27/compose/Everything/x86_64/os/"
289+
echo " * https://download.devel.redhat.com/rel-eng/RCMTOOLS/latest-RCMTOOLS-2-RHEL-8/compose/BaseOS/\$basearch/os/"
290290
exit 1
291291
fi
292292

@@ -311,7 +311,7 @@ if [[ ${SHOWNVR} -eq 1 ]]; then
311311
fi
312312
if [[ ${SHOWLOG} -eq 1 ]]; then
313313
result=$(echo "$result" | tail -${NUMTAGS} | sed -E -e "s#[\ \t]+${candidateTag}.+##" | \
314-
sed -E -e "s#(.+)-container-([0-9.]+)-([0-9]+)#\0 - http://download.eng.bos.redhat.com/brewroot/packages/\1-container/\2/\3/data/logs/x86_64.log#")
314+
sed -E -e "s#(.+)-container-([0-9.]+)-([0-9]+)#\0 - https://download.eng.bos.redhat.com/brewroot/packages/\1-container/\2/\3/data/logs/x86_64.log#")
315315
elif [[ ${TAGONLY} -eq 1 ]]; then
316316
result=$(echo "$result" | tail -${NUMTAGS} | sed -E -e "s#[\ \t]+${candidateTag}.+##" -e "s@.+-container-@@g")
317317
else
@@ -423,7 +423,7 @@ for URLfrag in $CONTAINERS; do
423423
elif [[ ${SHOWNVR} -eq 1 ]]; then
424424
ufrag=${URLfrag%%:*}; ufrag=${ufrag/\//-}
425425
if [[ ${SHOWLOG} -eq 1 ]]; then
426-
echo "${ufrag}-container-${LATESTTAG} - http://download.eng.bos.redhat.com/brewroot/packages/${ufrag}-container-${LATESTTAG//-//}/data/logs/x86_64.log"
426+
echo "${ufrag}-container-${LATESTTAG} - https://download.eng.bos.redhat.com/brewroot/packages/${ufrag}-container-${LATESTTAG//-//}/data/logs/x86_64.log"
427427
elif [[ ${TAGONLY} -eq 1 ]]; then
428428
echo "${LATESTTAG}"
429429
else

product/getLatestRPM.sh

+5-5
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ while [[ "$#" -gt 0 ]]; do
2121
'-r') RPM_PATTERN="$2"; shift 1;; # eg., openshift-clients or helm
2222
'-s') SOURCE_DIR="$2"; shift 1;; # dir to search for Dockerfiles
2323
'-a') ARCHES="$ARCHES $2"; shift 1;; # use space-separated list of arches, or use multiple -a flags
24-
'-u') BASE_URL="$2"; shift 1;; # eg., http://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/rhocp/4.8
24+
'-u') BASE_URL="$2"; shift 1;; # eg., https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/rhocp/4.8
2525
'-q') QUIET=1; shift 0;;
2626
'-h') usage;;
2727
esac
@@ -33,9 +33,9 @@ usage () {
3333
Usage:
3434
$0 -s SOURCE_DIR -r RPM_PATTERN -u BASE_URL -a 'ARCH1 ... ARCHN'
3535
Example:
36-
$0 -s /path/to/dockerfiles/ -r openshift-clients-4 -u http://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/rhocp/4.12
37-
$0 -s /path/to/dockerfiles/ -r odo-3 -u http://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/ocp-tools/4.12
38-
$0 -s /path/to/dockerfiles/ -r helm-3 -u http://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/ocp-tools/4.12
36+
$0 -s /path/to/dockerfiles/ -r openshift-clients-4 -u https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/rhocp/4.12
37+
$0 -s /path/to/dockerfiles/ -r odo-3 -u https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/ocp-tools/4.12
38+
$0 -s /path/to/dockerfiles/ -r helm-3 -u https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/ocp-tools/4.12
3939
Options:
4040
-q quieter output; only reports changed rpm version or 0 if failure
4141
"
@@ -94,7 +94,7 @@ for d in $dockerfiles; do
9494
sed -i $d -r \
9595
-e "s#(/| )(${RPM_PATTERN}[^ ]+.el8)#\1$newVersion#g" \
9696
-e "s#${repo_prefix}-[0-9.]+#${repo_new}#g" \
97-
-e "s#(http://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/)([a-z0-9_]+)/${repo_prefix}/[0-9.]+/#\1\2/${repo_new//-/\/}/#g"
97+
-e "s#(https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/)([a-z0-9_]+)/${repo_prefix}/[0-9.]+/#\1\2/${repo_new//-/\/}/#g"
9898
fi
9999
done
100100

product/manifest/get-3rd-party-deps-manifests.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ if [[ ${phases} == *"1"* ]]; then
202202
# echo $containerName
203203
log ""
204204
log "== ${d} (${MIDSTM_BRANCH}) =="
205-
logDockerDetails http://pkgs.devel.redhat.com/cgit/containers/${d}/plain/Dockerfile?h=${MIDSTM_BRANCH} "containers/${containerName}:${CSV_VERSION}/"
205+
logDockerDetails https://pkgs.devel.redhat.com/cgit/containers/${d}/plain/Dockerfile?h=${MIDSTM_BRANCH} "containers/${containerName}:${CSV_VERSION}/"
206206
done
207207
bth ""
208208

product/manifest/get-3rd-party-deps-rpms.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ function loadNVRlog() {
8383
MANIFEST_FILE2="$2"
8484
ARCH="$3"
8585
# shellcheck disable=SC2001
86-
URL=$(echo $NVR | sed -e "s#\(.\+\(-container\|-rhel8\)\)-\([0-9.]\+\)-\([0-9.]\+\)#http://download.eng.bos.redhat.com/brewroot/packages/\1/\3/\4/data/logs/${ARCH}-build.log#")
86+
URL=$(echo $NVR | sed -e "s#\(.\+\(-container\|-rhel8\)\)-\([0-9.]\+\)-\([0-9.]\+\)#https://download.eng.bos.redhat.com/brewroot/packages/\1/\3/\4/data/logs/${ARCH}-build.log#")
8787
# log ""
8888
log " ${URL}"
8989

product/query-pulp.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ elif [ "$DISPLAY_NAME_ONLY" == "true" ]; then
6262
elif [ "$MORE" == "true" ]; then
6363
curl -s -k --user qa:qa https://rhsm-pulp.corp.redhat.com/pulp/api/v2/repositories/search/ \
6464
--data '{"criteria": {"filters": {"display_name": {"$regex": "'"$QUERY"'"}}}}' \
65-
| jq '.[] | {display_name, "content_set": .notes.content_set, "repo_url": "http://rhsm-pulp.corp.redhat.com/\(.notes.relative_url)", "include_in_download_service": .notes.include_in_download_service}'
65+
| jq '.[] | {display_name, "content_set": .notes.content_set, "repo_url": "https://rhsm-pulp.corp.redhat.com/\(.notes.relative_url)", "include_in_download_service": .notes.include_in_download_service}'
6666
else
6767
curl -s -k --user qa:qa https://rhsm-pulp.corp.redhat.com/pulp/api/v2/repositories/search/ \
6868
--data '{"criteria": {"filters": {"display_name": {"$regex": "'"$QUERY"'"}}}}' \
69-
| jq -c '.[] | {display_name, "content_set": .notes.content_set, "repo_url": "http://rhsm-pulp.corp.redhat.com/\(.notes.relative_url)"}'
69+
| jq -c '.[] | {display_name, "content_set": .notes.content_set, "repo_url": "https://rhsm-pulp.corp.redhat.com/\(.notes.relative_url)"}'
7070
fi

product/util2.groovy

+9-9
Original file line numberDiff line numberDiff line change
@@ -198,16 +198,16 @@ def getDSShortName(String LONG_NAME) {
198198
return LONG_NAME.minus("devspaces-")
199199
}
200200

201-
// see http://hdn.corp.redhat.com/rhel7-csb-stage/repoview/redhat-internal-cert-install.html
202-
// and http://hdn.corp.redhat.com/rhel7-csb-stage/RPMS/noarch/?C=M;O=D
201+
// see https://hdn.corp.redhat.com/rhel7-csb-stage/repoview/redhat-internal-cert-install.html
202+
// and https://hdn.corp.redhat.com/rhel7-csb-stage/RPMS/noarch/?C=M;O=D
203203
def installRedHatInternalCerts() {
204204
sh('''#!/bin/bash -xe
205205
if [[ ! $(rpm -qa | grep redhat-internal-cert-install || true) ]]; then
206206
cd /tmp
207-
# 403 access on http://hdn.corp.redhat.com/rhel7-csb-stage/RPMS/noarch/redhat-internal-cert-install-0.1-24.el7.noarch.rpm
207+
# 403 access on https://hdn.corp.redhat.com/rhel7-csb-stage/RPMS/noarch/redhat-internal-cert-install-0.1-24.el7.noarch.rpm
208208
# so use latest csb.noarch file instead
209-
rpm=$(curl --insecure -sSLo- "http://hdn.corp.redhat.com/rhel7-csb-stage/RPMS/noarch/?C=M;O=D" | grep cert-install | grep "csb.noarch" | head -1 | sed -r -e 's#.+>(redhat-internal-cert-install-.+[^<])</a.+#\\1#')
210-
curl --insecure -sSLO http://hdn.corp.redhat.com/rhel7-csb-stage/RPMS/noarch/${rpm}
209+
rpm=$(curl --insecure -sSLo- "https://hdn.corp.redhat.com/rhel7-csb-stage/RPMS/noarch/?C=M;O=D" | grep cert-install | grep "csb.noarch" | head -1 | sed -r -e 's#.+>(redhat-internal-cert-install-.+[^<])</a.+#\\1#')
210+
curl --insecure -sSLO https://hdn.corp.redhat.com/rhel7-csb-stage/RPMS/noarch/${rpm}
211211
sudo yum -y install ${rpm}
212212
rm -fr /tmp/${rpm}
213213
fi
@@ -279,19 +279,19 @@ fi
279279
}
280280

281281
// URL from which to get internal RPM installations
282-
@Field String pulpRepoURL = "http://rhsm-pulp.corp.redhat.com"
282+
@Field String pulpRepoURL = "https://rhsm-pulp.corp.redhat.com"
283283

284-
// ./getLatestRPM.sh -r "openshift-clients-4" -u http://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/rhocp/4.12 -s ...
284+
// ./getLatestRPM.sh -r "openshift-clients-4" -u https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/rhocp/4.12 -s ...
285285
def updateOCRpms(String rpmRepoVersion="4.11", String dir="${WORKSPACE}/sources", String branch=MIDSTM_BRANCH, String ARCHES="x86_64 s390x ppc64le") {
286286
updatedVersion=updateRpms("openshift-clients-4", pulpRepoURL + "/content/dist/layered/rhel8/basearch/rhocp/" + rpmRepoVersion, dir, branch, ARCHES)
287287
commitChanges(dir, "[rpms] Update to " + updatedVersion, branch)
288288
}
289-
// ./getLatestRPM.sh -r "odo-3" -u http://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/ocp-tools/4.11 -s ...
289+
// ./getLatestRPM.sh -r "odo-3" -u https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/ocp-tools/4.11 -s ...
290290
def updateOdoRpms(String rpmRepoVersion="4.11", String dir="${WORKSPACE}/sources", String branch=MIDSTM_BRANCH, String ARCHES="x86_64 s390x ppc64le") {
291291
updatedVersion=updateRpms("odo-3", pulpRepoURL + "/content/dist/layered/rhel8/basearch/ocp-tools/" + rpmRepoVersion, dir, branch, ARCHES)
292292
commitChanges(dir, "[rpms] Update to " + updatedVersion, branch)
293293
}
294-
// ./getLatestRPM.sh -r "helm-3" -u http://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/ocp-tools/4.11 -s ...
294+
// ./getLatestRPM.sh -r "helm-3" -u https://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/basearch/ocp-tools/4.11 -s ...
295295
def updateHelmRpms(String rpmRepoVersion="4.11", String dir="${WORKSPACE}/sources", String branch=MIDSTM_BRANCH, String ARCHES="x86_64 s390x ppc64le") {
296296
updatedVersion=updateRpms("helm-3", pulpRepoURL + "/content/dist/layered/rhel8/basearch/ocp-tools/" + rpmRepoVersion, dir, branch, ARCHES)
297297
commitChanges(dir, "[rpms] Update to " + updatedVersion, branch)

0 commit comments

Comments
 (0)