-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Currently Software Update Tests can run in the CI Linux REPL Tests, but they are skipped from CI because they take a huge amount of time to run (around 20 or 30 minutes on each Test).
The job must run the on a daily basis to make sure the CI tests are up to date and new changes does not break the current behavior.
- This job must not run on each Pull Request.
- Should run on master on daily basis.
- Must have a list of SU Test to run.
- This must work as the Linux REPL but only for SU Tests.
Tests to include in this job:
- TC SU 2.2
- TC SU 2.5
- TC SU 2.7
Note: TC SU 2.8 May run in the slow tests job as it takes around 1 minute to run, if not we can move to this job to have all the CI jobs in one place.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress