Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SP-3404] Skip browser test if the tested build doesn't contain apps #73

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

azbeleva
Copy link
Collaborator

@azbeleva azbeleva commented Dec 4, 2023

RobotFramework will skip browser test if the tested build doesn't contain applications (based on the name of the job):
image

Test run commant must contain the number of the tested build -v BUILD_ID:$BUILD_ID (in Jenkins pipline it must be provided by the parent job)
config directory should contain $BUILD_ID.json
with the name of the job, for example:

{
"Job": "nvidia-jetson-orin-agx-debug-nodemoapps-from-x86_64.x86_64-linux"
}

@azbeleva azbeleva changed the title Sp 3404 Skip browser test if the tested build doesn't contain apps Dec 4, 2023
@azbeleva azbeleva changed the title Skip browser test if the tested build doesn't contain apps [SP-3404] Skip browser test if the tested build doesn't contain apps Dec 4, 2023
@azbeleva azbeleva marked this pull request as ready for review December 5, 2023 08:30
@azbeleva azbeleva merged commit db9f960 into main Dec 5, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants