Slaposify new CLI option (network-interface).

See merge request !1353
10 jobs for master in 0 seconds

View job dependencies in the pipeline graph!

You can now group jobs in the pipeline graph based on which jobs are configured to run first, if you use the needs: keyword to establish job dependencies in your CI/CD pipelines. Learn how to speed up your pipeline with needs.

Provide feedback
Status Job ID Name Coverage
  External
passed Cloudooo.UnitTest-Master

00:07:43

passed ERP5.StandaloneDeploymentScriptTest-Debian.Buster

00:36:41

passed ERP5.StandaloneDeploymentScriptTest-Debian.Buster.Master

07:15:16

passed SlapOS-Master.StandaloneDeploymentScriptTest-Debian.Buster

00:27:36

passed SlapOS.Eggs.UnitTest-Master.Python2

00:13:12

passed SlapOS.Eggs.UnitTest-Master.Python3

00:14:20

passed SlapOS.KVM.ResilienceTest-Master

00:21:01

failed SlapOS.SoftwareReleases.IntegrationTest-Master

05:21:53

passed SlapOS.Theia.ResilienceTest-Master

11:40:50

passed Wendelin.StandaloneDeploymentScriptTest-Debian.Buster

00:33:05

 

Speed up your pipelines with Needs relationships

Using the needs keyword makes jobs run before their stage is reached. Jobs run as soon as their needs relationships are met, which speeds up your pipelines.

If you add needs to jobs in your pipeline you'll be able to view the needs relationships between jobs in this tab as a Directed Acyclic Graph (DAG).