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:05.627
Given a pipeline with two skill repositories
00:00:02.763
When I remove all skill repositories and save
00:00:02.666
Then I see no skill repositories on the pipeline detail page
00:00:01.165
Given I am authenticated
00:00:05.556
Given a pipeline with two skill repositories
00:00:02.198
When I replace the first skill repository with "org/myapp" and save
00:00:03.030
Then the pipeline detail page shows "org/myapp" and keeps "org/gateway"
00:00:01.338
Given I am authenticated
00:00:06.214
Given I open the project detail page
00:00:00.478
When I create a pipeline and select two skill repositories
00:00:09.056
Then I land on the pipeline detail page
00:00:00.698
And I see the skill repositories "org/docs" and "org/gateway" on the pipeline detail page
00:00:00.927
Given I am authenticated
00:00:05.056
Given I open the pipeline edit form for the configured pipeline
00:00:04.388
When I set the config to an unknown lane key and save
00:00:00.758
Then I see red lane lint errors on the config field
00:00:00.421
And the save fails and the error is shown
00:00:00.039
Given I am authenticated
00:00:05.704
Given I open the pipeline edit form for the configured pipeline
00:00:03.321
When I set the config to a start-only lane config
00:00:00.347
Then I see amber lane lint warnings on the config field
00:00:00.057
When I save the pipeline form
00:00:00.505
Then the pipeline saves successfully
00:00:00.562
Given I am authenticated
00:00:05.785
Given I open the pipeline edit form for the configured pipeline
00:00:03.543
Then I see the config help block with the lane keys
00:00:00.295
Given I am authenticated
00:00:05.529
Given I open the pipeline edit form for the configured pipeline
00:00:03.526
When I set the config to an undeclared root key
00:00:00.565
Then I see red lint errors on the config field
00:00:00.059
When I save the pipeline form
00:00:00.465
Then the save fails and the error is shown
00:00:00.275