Skip to content

skip rdpclient build in integration tests#26492

Merged
GavinFrazar merged 2 commits intomasterfrom
gavinfrazar/skip-rdpclient-build-in-integration-tests
May 18, 2023
Merged

skip rdpclient build in integration tests#26492
GavinFrazar merged 2 commits intomasterfrom
gavinfrazar/skip-rdpclient-build-in-integration-tests

Conversation

@GavinFrazar
Copy link
Copy Markdown
Contributor

@GavinFrazar GavinFrazar commented May 18, 2023

This PR adds a RDPCLIENT_SKIP_BUILD var to the makefile and skips building the rust windows RDP client before running go integration tests in CI, since they do not depend on the rdpclient.

I had to add the option to skip it since otherwise the makefile by default adds the rdp build tag which leads to a link error if it's not built.

@GavinFrazar GavinFrazar marked this pull request as ready for review May 18, 2023 05:58
@GavinFrazar GavinFrazar added this pull request to the merge queue May 18, 2023
Merged via the queue into master with commit 401ce30 May 18, 2023
@GavinFrazar GavinFrazar deleted the gavinfrazar/skip-rdpclient-build-in-integration-tests branch May 18, 2023 18:14
GavinFrazar added a commit that referenced this pull request May 18, 2023
backport #26492 to branch/v13.

* add RDPCLIENT_SKIP_BUILD opt to makefile
* skip rdpclient build in go integration tests
GavinFrazar added a commit that referenced this pull request May 18, 2023
backport #26492 to branch/v12.

* add RDPCLIENT_SKIP_BUILD opt to makefile
* skip rdpclient build in go integration tests
GavinFrazar added a commit that referenced this pull request May 18, 2023
backport #26492 to branch/v11.

* add RDPCLIENT_SKIP_BUILD opt to makefile
* skip rdpclient build in go integration tests
GavinFrazar added a commit that referenced this pull request May 25, 2023
backport #26492 to branch/v13.

* add RDPCLIENT_SKIP_BUILD opt to makefile
* skip rdpclient build in go integration tests
GavinFrazar added a commit that referenced this pull request May 25, 2023
backport #26492 to branch/v11.

* add RDPCLIENT_SKIP_BUILD opt to makefile
* skip rdpclient build in go integration tests
GavinFrazar added a commit that referenced this pull request May 25, 2023
backport #26492 to branch/v12.

* add RDPCLIENT_SKIP_BUILD opt to makefile
* skip rdpclient build in go integration tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants