Pipelines Skill Repositories
Scenario Distribution
Execution Summary
Top 10 Slowest Steps
Scenario Step Execution Time Trend
Steps per Scenarios
Top 10 Tags
Scenarios
No scenario found
Try adjusting your filters or search terms.
Given I am authenticated
00:00:12.380
Given a pipeline with two skill repositories
00:00:05.013
When I remove all skill repositories and save
00:00:09.373
Then I see no skill repositories on the pipeline detail page
00:00:02.391
Given I am authenticated
00:00:12.387
Given I open the pipeline edit form for the configured pipeline
00:00:06.993
When I set the config to an unknown lane key and save
00:00:01.101
Then I see red lane lint errors on the config field
00:00:00.568
And the save fails and the error is shown
00:00:00.072
Given I am authenticated
00:00:09.229
Given I open the pipeline edit form for the configured pipeline
00:00:05.026
When I set the config to a start-only lane config
00:00:00.354
Then I see amber lane lint warnings on the config field
00:00:00.065
When I save the pipeline form
00:00:00.462
Then the pipeline saves successfully
00:00:00.520
Given I am authenticated
00:00:09.066
Given I open the pipeline edit form for the configured pipeline
00:00:12.392
Then I see the config help block with the lane keys
00:00:00.350
Given I am authenticated
00:00:17.001
Given I open the pipeline edit form for the configured pipeline
00:00:07.061
When I set the config to an undeclared root key
00:00:00.367
Then I see red lint errors on the config field
00:00:00.174
When I save the pipeline form
00:00:00.973
Then the save fails and the error is shown
00:00:00.738
Given I am authenticated
00:00:12.100
Given a pipeline with two skill repositories
00:00:03.138
When I replace the first skill repository with "org/myapp" and save
00:00:02.920
Then the pipeline detail page shows "org/myapp" and keeps "org/gateway"
00:00:01.326
After
After
Given I am authenticated
00:00:11.771
Given I open the project detail page
00:00:00.546
When I create a pipeline and select two skill repositories
00:00:10.426
Then I land on the pipeline detail page
00:00:00.720
And I see the skill repositories "org/docs" and "org/gateway" on the pipeline detail page
00:00:00.976
After