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:04.396
Given a pipeline with two skill repositories
00:00:01.950
When I remove all skill repositories and save
00:00:03.095
Then I see no skill repositories on the pipeline detail page
00:00:00.777
Given I am authenticated
00:00:04.518
Given I open the project detail page
00:00:00.359
When I create a pipeline and select two skill repositories
00:00:07.616
Then I land on the pipeline detail page
00:00:00.351
And I see the skill repositories "org/docs" and "org/gateway" on the pipeline detail page
00:00:00.605
Given I am authenticated
00:00:03.705
Given I open the pipeline edit form for the configured pipeline
00:00:02.719
When I set the config to an unknown lane key and save
00:00:00.860
Then I see red lane lint errors on the config field
00:00:00.419
And the save fails and the error is shown
00:00:00.051
Given I am authenticated
00:00:04.173
Given a pipeline with two skill repositories
00:00:01.581
When I replace the first skill repository with "org/myapp" and save
00:00:03.145
Then the pipeline detail page shows "org/myapp" and keeps "org/gateway"
00:00:01.027
Given I am authenticated
00:00:03.987
Given I open the pipeline edit form for the configured pipeline
00:00:02.821
When I set the config to a start-only lane config
00:00:00.334
Then I see amber lane lint warnings on the config field
00:00:00.061
When I save the pipeline form
00:00:00.363
Then the pipeline saves successfully
00:00:00.552
Given I am authenticated
00:00:04.515
Given I open the pipeline edit form for the configured pipeline
00:00:03.119
Then I see the config help block with the lane keys
00:00:00.136
Given I am authenticated
00:00:04.282
Given I open the pipeline edit form for the configured pipeline
00:00:03.364
When I set the config to an undeclared root key
00:00:00.210
Then I see red lint errors on the config field
00:00:00.047
When I save the pipeline form
00:00:00.429
Then the save fails and the error is shown
00:00:00.327