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:10.696
Given a pipeline with two skill repositories
00:00:03.905
When I remove all skill repositories and save
00:00:02.929
Then I see no skill repositories on the pipeline detail page
00:00:00.856
Given I am authenticated
00:00:10.211
Given a pipeline with two skill repositories
00:00:04.441
When I replace the first skill repository with "org/myapp" and save
00:00:03.515
Then the pipeline detail page shows "org/myapp" and keeps "org/gateway"
00:00:00.926
Given I am authenticated
00:00:06.354
Given I open the pipeline edit form for the configured pipeline
00:00:03.282
When I set the config to an unknown lane key and save
00:00:00.882
Then I see red lane lint errors on the config field
00:00:00.381
And the save fails and the error is shown
00:00:00.087
Given I am authenticated
00:00:04.705
Given I open the pipeline edit form for the configured pipeline
00:00:03.127
When I set the config to a start-only lane config
00:00:00.190
Then I see amber lane lint warnings on the config field
00:00:00.080
When I save the pipeline form
00:00:00.371
Then the pipeline saves successfully
00:00:00.568
Given I am authenticated
00:00:10.374
Given I open the project detail page
00:00:01.897
When I create a pipeline and select two skill repositories
00:00:09.712
Then I land on the pipeline detail page
00:00:00.521
And I see the skill repositories "org/docs" and "org/gateway" on the pipeline detail page
00:00:00.571
After