You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This test was already in progress while we were finalizing the initial tests
Step
Instructions
Expected Result
1
From the UI or through git client, go to Bitbucket ODS project – into repository ods-quickstarters
Project and repository available
2
From the UI or through git client, pick one quickstarter repository and create a branch from master – add, and commit a file into /files
Repository with master branch found, branch modified and committed/pushed
3
From the console or through other client, go to Openshift prov-test project and open available config maps
Configuration maps available – namely application.properties
4
From the console or through other client, in the application.properties config map copy the configuration lines from the quickstarter you pick from the step 2
Existing Quickstarter / boilerplace configuration available
5
From the console or through other client, replace the key with a name of your choice and add the branch identifier and Jenkins file path as documented in the application.properties – save it
Config map can be saved
6
From the console or thru other cli - redeploy the provision application in prov-test
New deployment of provision app shown in console and new pod available
7
Login and pick modifiy existing project / and locate the new quickstarter
New quickstarter available in the list in provision application
8
Create a new component from the new quickstarter and wait for the process to complete
Jenkins job completed succesfully
9
Go to bitbucket, locate the new repository and locate the file added in step 2
Repository and file available
The text was updated successfully, but these errors were encountered:
…s to master
* commit 'f9d0013856850e1b796a01b70d6b54e72d1e6097':
Add Readme information
Add delays and missing step to make RT_04_001 work with different conditions from last test
Refactor of Specs to have package org.ods.e2e
* commit '09207df20172dc3127606a3622decd851f0dad65':
Fix various errors
Use different credentials for the different components
Use a variable for the provisioning app name
This test was already in progress while we were finalizing the initial tests
The text was updated successfully, but these errors were encountered: