Reputation
Badges 1
19 × Eureka!it working. thx a lot.
Yes, i am abel to clone it via terminal. with the exact same url that is posted in the log.
cloning: http://.../allegro.git
fatal: unable to access ' http://<user> :<pw>@rz-s-git/c.huber/allegro.git/': Could not resolve host: XXX
Repository cloning failed: Command '['clone', ' http:// .../allegro.git', '/root/.trains/vcs-cache/allegro.git.5fe0bfd1aead3fbac0f62bb78ff1f685/allegro.git', '--quiet', '--recursive']' returned non-zero exit status 128.
trains_agent: ERROR: Failed cloning repository.
- Make sure you pushed the requested commit:
(repository=' http://.../allegro.git ', bra...
it is a name for a local server in the network and al users can resolve the right ip on the terminal
i also checked the commit id and the credentials
so the docker didnt use the dns of the host?
there is the entry prsent
and there is also the entry in /etc/hosts
the host can resolve the name rz-s-git
is it on purpes that ther is two times /etc/hosts?
thanks for the information.
ok, is it than possible to prioritiz diffrent queues?
ok, i got it. thanks again.
for example can i make queues like this: prio1_q, prio2_q and prio3_q and the workers always will first get the jobs from prio1_q queue?
and how can i change the priority of the queue?
is there an option or configuration parameter?
thanks i will try it
AgitatedDove14 I think it woulde be great to create a sampel or a dummy task from the UI. After that maybe you can link that task to your code /git-repo/ data that you want to run. I think that this way would be more intuitive for some sort of users.
Is it possible to get a draft job into alegro without running it initially?
AgitatedDove14 Yes you understood me the right way. I personaly would love to do it with a CLI but you have suche a great and clear GUI why you want to make this feature without it? I can imagen that many people would appreciate to do it all in the GUI.