Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-11928

os-diff pull --update command is not copying files from tripleo env to local folder

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • None
    • Moderate

      Running command {{./os-diff pull --update }} is not copying files from tripleo env to local /tmp/tripleo dir as expected.
      My os-diff.cfg is:

      [Default]
      
      local_config_dir=/tmp/
      service_config_file=config.yaml
      
      [Tripleo]
      
      ssh_cmd=ssh -F ~/.ssh/config
      director_host=osp-controller-0
      container_engine=podman
      sudo=True
      connection=ssh
      remote_config_path=/tmp/tripleo
      local_config_path=/tmp/
      
      [Openshift]
      
      ocp_local_config_path=/tmp/ocp
      connection=local
      ssh_cmd="" 

       
       
      I suspect the bug was introduced in
      https://github.com/openstack-k8s-operators/os-diff/pull/54

      There is missing host in rsync command before colon in line 223 or maybe if should be undercloud == "" in line 222

              rhn-engineering-sgolovat Sergii Golovatiuk
              mciecier@redhat.com Mikolaj Ciecierski
              rhos-dfg-upgrades
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: