Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

issue with publish #37

Open
jlim0930 opened this issue Jul 25, 2017 · 3 comments
Open

issue with publish #37

jlim0930 opened this issue Jul 25, 2017 · 3 comments

Comments

@jlim0930
Copy link

Hello, just found this project yesterday and was trying to promote and publish a CV and i am keep getting

[VERBOSE] Found past task that matches repo id: 18
[VERBOSE] 2017-04-11 02:42:38 UTC is before 2017-07-24 20:08:10 UTC, will NOT trigger a Publish.
[VERBOSE] Inspecing sync tasks to #10
[VERBOSE] Inspecing sync tasks to #10
[VERBOSE] Found past task that matches repo id: 18
[VERBOSE] 2017-04-11 00:27:15 UTC is before 2017-07-24 20:08:10 UTC, will NOT trigger a Publish.
[VERBOSE] Inspecing sync tasks to #10

and its keep going on and on... is there something that needs to be cleared out before this will work ?


:settings:
:user: admin
:pass: something
:uri: https://localhost
:timeout: 300
:org: 1
:lifecycle: 25
:keep: 1
:promote_cvs: true
:checkrepos: true
:cv:
rhel-7-server-x86_64: latest
:promote:

  • rhel-7-server-x86_64
    :publish:
  • rhel-7-server-x86_64
@evgeni
Copy link
Member

evgeni commented Jul 26, 2017

checkrepos: true tries to only publish CVs that have repos with changes. This is done by scanning all previous sync tasks. So if you have many of those, it can take some time.

If you're only trying to keep the rhel7 CV uptodate, you might want to try without checkrepos?

@jlim0930
Copy link
Author

great! thank you

@evgeni
Copy link
Member

evgeni commented Jul 27, 2017

Shall we close the issue then, or shall we try to debug the original behavior further?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants