I rebased to the smoketested branch and tried to pull all the commit metadata, but found that there was no remotes configured:
# atomic host status
State: idle
Deployments:
● centos-atomic-continuous:centos-atomic-host/7/x86_64/devel/smoketested
Version: 7.2017.382 (2017-06-01 23:23:33)
Commit: e5df0bc2f2ac723d376a1c0ca94dd3a405c9ed60490b712021b3ee03b73373de
centos-atomic-continuous:centos-atomic-host/7/x86_64/devel/continuous
Version: 7.2017.465 (2017-07-05 21:53:51)
Commit: 3138bd4ebbbf419dfa658c800eff439565d8eda30e44e2757ea7c7fd0358b814
[root@cahc-dev ~]# ostree log centos-atomic-continuous:centos-atomic-host/7/x86_64/devel/smoketested
commit e5df0bc2f2ac723d376a1c0ca94dd3a405c9ed60490b712021b3ee03b73373de
Date: 2017-06-01 23:23:33 +0000
Version: 7.2017.382
(no subject)
PromotionOf: 6205105e7e159170e9b0a4bea4b8a777c7fc776ed31146f7d4efb53c20443a7b
<< History beyond this commit not fetched >>
[root@cahc-dev ~]# ostree pull --commit-metadata-only centos-atomic-continuous:centos-atomic-host/7/x86_64/devel/smoketested
error: Remote "centos-atomic-continuous" not found
[root@cahc-dev ~]# ostree remote list -u
[root@cahc-dev ~]#
I rebased to the
smoketestedbranch and tried to pull all the commit metadata, but found that there was no remotes configured: