Comment 4 for bug 1933193

Revision history for this message
wes hayutin (weshayutin) wrote :

test invocation of tripleo-repos..

tripleo-repos -b master ceph opstools current-tripleo --stream -d centos8 -o /tmp/wes

based on:

    if [ "{{ is_stream_node|string }}" == "True" ]; then
        tripleo-repos \
          -b "{{ ci_branch | default('master') }}" \
          $MIRROR \
          --rdo-mirror $RDO_MIRROR_HOST $REPO ceph opstools \
          --stream
    else
        tripleo-repos \
          -b "{{ ci_branch | default('master') }}" \
          $MIRROR \
          --rdo-mirror $RDO_MIRROR_HOST $REPO ceph opstools \
          --no-stream

These come up and do not serve 2.9.21
[whayutin@localhost wes]$ ls
delorean-master-testing.repo tripleo-centos-highavailability.repo
delorean.repo tripleo-centos-opstools.repo
tripleo-centos-ceph-pacific.repo tripleo-centos-powertools.repo