Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Conversation

@xieus
Copy link
Contributor

@xieus xieus commented May 15, 2020

This PR proposes the following changes:

  • Standardize project metadata (including groundID, artifactId, name, version) in pom files of various services, lib, web and schema.

  • Remove unused dependencies and plugin in pom files

  • Update dockerfiles of various services.

@xieus xieus added enhancement New feature or request build related labels May 15, 2020
@xieus xieus added this to the Version 0.5.2020.05.30 milestone May 15, 2020
@xieus xieus self-assigned this May 15, 2020
@xieus xieus requested a review from er1cthe0ne May 15, 2020 07:59
@kimeunju108
Copy link
Contributor

LGTM

<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
<exclusions>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@kimeunju108 Could you review this part to see which lib is needed. Currently the mac_manager pom change caused UT failure: https://jenkins.alkaidcloud.io/job/alcor-controller-pr-test/372/console

Copy link
Contributor Author

Choose a reason for hiding this comment

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

If we add org.junit.vintage back, MacManager basically won't run any UTs.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@kimeunju108, as this PR include other important payload, I will temporarily disable UTs for mac manager and go ahead to merge the PR.

Created an issue for tracking: #199

Please fix the UTs with priority. A service can't sustain for long without active UT running.

@xieus xieus merged commit 2249b7b into futurewei-cloud:master May 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

build related enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants