Skip to content

Make sure isRunSmokeTestsOnly is false when manually triggering runtime-extra-platforms#76715

Merged
steveisok merged 2 commits intodotnet:mainfrom
steveisok:fix-smoketest-yml
Oct 7, 2022
Merged

Make sure isRunSmokeTestsOnly is false when manually triggering runtime-extra-platforms#76715
steveisok merged 2 commits intodotnet:mainfrom
steveisok:fix-smoketest-yml

Conversation

@steveisok
Copy link
Member

Also, remove runtime-bionic references in the yml as this pipeline does not exist.

…me-extra-platforms

Also, remove runtime-bionic references in the yml as this pipeline does not exist.
@steveisok steveisok requested a review from directhex October 6, 2022 14:54
@ghost
Copy link

ghost commented Oct 6, 2022

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@steveisok steveisok requested a review from akoeplinger October 6, 2022 14:54
@ghost ghost assigned steveisok Oct 6, 2022
@steveisok
Copy link
Member Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@steveisok steveisok requested a review from mdh1418 October 6, 2022 14:58
@mdh1418
Copy link
Member

mdh1418 commented Oct 6, 2022

Can we take 9ca3960 into this PR instead?

edit: there was a typo, updated to up to date link

@mdh1418
Copy link
Member

mdh1418 commented Oct 6, 2022

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

value: ${{ notin(variables['Build.DefinitionName'], 'runtime-wasm', 'runtime-wasm-libtests', 'runtime-wasm-non-libtests', 'runtime-ioslike', 'runtime-ioslikesimulator', 'runtime-android', 'runtime-androidemulator', 'runtime-maccatalyst', 'runtime-linuxbionic') }}

# We only run evaluate paths on runtime, runtime-staging and runtime-community pipelines on PRs
# keep in sync with /eng/pipelines/common/xplat-setup.yml
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like we didn't keep this in sync :)

Copy link
Member

@akoeplinger akoeplinger Oct 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

though now that I think about it, not sure it makes sense to have them depend on evaluatepaths since they should always trigger I guess?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think so. If we want to restrict it we can always add later.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only looked at a few commits in the past when only adding runtime-extra-platforms to the isRunSmokeTestsOnly section, it looks like the two diverged in #64830

@steveisok steveisok merged commit d10cc5a into dotnet:main Oct 7, 2022
@steveisok steveisok deleted the fix-smoketest-yml branch October 7, 2022 17:01
@ghost ghost locked as resolved and limited conversation to collaborators Nov 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants