Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Build cleanup #3261

Merged
merged 7 commits into from
Oct 3, 2019
Merged

Build cleanup #3261

merged 7 commits into from
Oct 3, 2019

Conversation

lulf
Copy link
Member

@lulf lulf commented Oct 3, 2019

Type of change

Select the type of your PR

  • Refactoring

Checklist

Please go through this checklist and make sure all applicable tasks have been done

  • Update/write design documentation in ./documentation/design
  • Write tests and make sure they pass
  • Update documentation
  • Check RBAC rights for Kubernetes / OpenShift roles
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • Reference relevant issue(s) and close them after merging
  • Update CHANGELOG.md

@lulf lulf requested review from k-wall and robshelly October 3, 2019 07:45
@lulf
Copy link
Member Author

lulf commented Oct 3, 2019

@enmasse-ci run tests profile=smoke

@@ -1,6 +1,6 @@
# variables used in the olm yaml files

VERSIONED_NAME=enmasse.${VERSION}.0
VERSIONED_NAME=enmasse.${MAVEN_VERSION}
Copy link
Member

Choose a reason for hiding this comment

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

As VERSIONED_NAME is used as the basis of the Operator's version number, don't we need to maintain a level of indirection to suit downstream builds?

Copy link
Member Author

Choose a reason for hiding this comment

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

There is already a downstream patch to set a different value for this field. This prevents the need to change an additional line in templates/csv/enmasse.package.yaml

@enmasse-ci
Copy link

✔️ Test Summary ✔️

TEST_PROFILE: smoke
TEST_CASE:
TOTAL: 3
PASS: 3
FAIL: 0
SKIP: 0

Copy link
Contributor

@robshelly robshelly left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@lulf lulf merged commit 51fcb7e into EnMasseProject:master Oct 3, 2019
@lulf lulf deleted the build-cleanup branch October 3, 2019 09:49
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.

4 participants