Skip to content

Schedule periodic jobs into separate pipelines to avoid quota limit #173

@kiwik

Description

@kiwik

Let's make things better!

Describe the bug

There are 2 periodic pipelines (periodic and periodic-2) to run periodic jobs in OpenLab CI. Because all of jobs in a pipeline will be triggered at same time, these jobs will execute test cases concurrently to allocate resources in a same public cloud tenant, that might reach tenant quota limits to cause tests failing, we should separate periodic jobs into more pipelines to avoid it.

Related Job information

If the bug is related a CI job, put the job information below:

  • job name:
  • job build log link:
  • error log piece:

Steps to reproduce the issue

Describe how to reproduce the issue:

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions