Skip to content

ci: add reusable testing workflow #315

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

Merged
merged 1 commit into from
Oct 26, 2021

Conversation

ylobankov
Copy link
Contributor

The idea of this workflow is to be a part of the 'integration.yml'
workflow from the tarantool repo to verify the integration of the
metrics module with an arbitrary tarantool version.

This workflow is not triggered on a push to the repo and cannot be run
manually since it has only the 'workflow_call' trigger. This workflow
will be included in the tarantool development cycle and called by the
'integration.yml' workflow from the tarantool project on a push to the
master and release branches for verifying integration of tarantool with
metrics.

Part of tarantool/tarantool#6526
Part of tarantool/tarantool#5265
Part of tarantool/tarantool#6056

@ylobankov
Copy link
Contributor Author

ylobankov commented Oct 18, 2021

Related PR tarantool/tarantool#6527

@ylobankov ylobankov force-pushed the ylobankov/add-reusable-testing-workflow branch from 13f1293 to 0e82326 Compare October 21, 2021 19:44
Copy link

@VitaliyaIoffe VitaliyaIoffe left a comment

Choose a reason for hiding this comment

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

LGTM

The idea of this workflow is to be a part of the 'integration.yml'
workflow from the tarantool repo to verify the integration of the
metrics module with an arbitrary tarantool version.

This workflow is not triggered on a push to the repo and cannot be run
manually since it has only the 'workflow_call' trigger. This workflow
will be included in the tarantool development cycle and called by the
'integration.yml' workflow from the tarantool project on a push to the
master and release branches for verifying integration of tarantool with
metrics.

Part of tarantool/tarantool#6526
Part of tarantool/tarantool#5265
Part of tarantool/tarantool#6056
@ylobankov ylobankov force-pushed the ylobankov/add-reusable-testing-workflow branch from 0e82326 to b39d18b Compare October 26, 2021 11:31
@yngvar-antonsson yngvar-antonsson merged commit 08d7e1f into master Oct 26, 2021
@yngvar-antonsson yngvar-antonsson deleted the ylobankov/add-reusable-testing-workflow branch October 26, 2021 11:46
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.

5 participants