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

action: build/test on linux/windows #1989

Closed
wants to merge 16 commits into from
Closed

Conversation

v1v
Copy link
Member

@v1v v1v commented Jan 26, 2023

What

Migrating the build/tests running on Linux from Jenkins to GH actions

Tasks

  • Create specific workflow to run the ITs with Vault integration

@apmmachine
Copy link
Contributor

apmmachine commented Jan 26, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview previewSnapshots

Expand to view the summary

Build stats

  • Start Time: 2023-01-26T16:44:58.191+0000

  • Duration: 4 min 39 sec

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run benchmark tests : Run the benchmark test.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@v1v v1v changed the title action: build/test on linux action: build/test on linux/windows Jan 26, 2023
run: .ci\\windows\\msbuild.bat

test:
runs-on: windows-latest
Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
runs-on: windows-latest
runs-on: windows-2019

path: test/**/junit-*.xml

iis-test:
runs-on: windows-latest
Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
runs-on: windows-latest
runs-on: windows-2019

@v1v
Copy link
Member Author

v1v commented Jan 27, 2023

Since I'm getting crazy with testing this PR, I'll split these changes in smaller PRs for simplicity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants