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:06.239
Given a pipeline with two skill repositories
00:00:02.635
When I remove all skill repositories and save
00:00:02.895
Then I see no skill repositories on the pipeline detail page
00:00:00.900
Given I am authenticated
00:00:05.762
Given a pipeline with two skill repositories
00:00:02.444
When I replace the first skill repository with "org/myapp" and save
00:00:03.224
Then the pipeline detail page shows "org/myapp" and keeps "org/gateway"
00:00:00.922
Given I am authenticated
00:00:06.606
Given I open the project detail page
00:00:00.501
When I create a pipeline and select two skill repositories
00:00:08.680
Then I land on the pipeline detail page
00:00:00.697
And I see the skill repositories "org/docs" and "org/gateway" on the pipeline detail page
00:00:00.878
Given I am authenticated
00:00:04.874
Given I open the pipeline edit form for the configured pipeline
00:00:04.497
When I set the config to an unknown lane key and save
00:00:00.564
Then I see red lane lint errors on the config field
00:00:00.314
And the save fails and the error is shown
00:00:00.163
Given I am authenticated
00:00:06.505
Given I open the pipeline edit form for the configured pipeline
00:00:04.001
Then I see the config help block with the lane keys
00:00:00.234
Given I am authenticated
00:00:06.318
Given I open the pipeline edit form for the configured pipeline
00:00:04.736
When I set the config to a start-only lane config
00:00:00.133
Then I see amber lane lint warnings on the config field
00:00:00.041
When I save the pipeline form
00:00:00.408
Then the pipeline saves successfully
00:00:00.760
Given I am authenticated
00:00:06.705
Given I open the pipeline edit form for the configured pipeline
00:00:03.943
When I set the config to an undeclared root key
00:00:00.181
Then I see red lint errors on the config field
00:00:00.043
When I save the pipeline form
00:00:00.582
Then the save fails and the error is shown
00:00:00.192