We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e31d1 commit aced004Copy full SHA for aced004
experiment/full.sh
@@ -244,8 +244,8 @@ h 33-cv-filtered-publish.log "content-view publish --organization '{{ sat_org }}
244
export skip_measurement='true'
245
section "Sync from CDN do not measure" # do not measure because of unpredictable network latency
246
h 00b-set-cdn-stage.log "organization update --name '{{ sat_org }}' --redhat-repository-url '$cdn_url_full'"
247
-
248
-h 00b-manifest-refresh.log "subscription refresh-manifest --organization '{{ sat_org }}'"
+#
+# h 00b-manifest-refresh.log "subscription refresh-manifest --organization '{{ sat_org }}'"
249
250
for rel in $rels; do
251
case $rel in
0 commit comments