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

[AMBARI-24706] Fix issues in ambari common python package publishing utility. #2394

Merged
merged 1 commit into from
Sep 27, 2018

Conversation

avijayanhwx
Copy link

What changes were proposed in this pull request?

  • Add gpg signing to the deploy action to be able to publish to maven repo.
  • Include ambari-common test packages in the bundle.

How was this patch tested?

Manually tested.

@avijayanhwx avijayanhwx self-assigned this Sep 27, 2018
@avijayanhwx avijayanhwx added the ambari-commons Ambari Common & Resource manager python libraries label Sep 27, 2018
Copy link
Contributor

@oleewere oleewere left a comment

Choose a reason for hiding this comment

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

lgtm
i'm not sure we changed that mock framework or not, but it wont hurt if we are using from here or from pip

@asfgit
Copy link

asfgit commented Sep 27, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/Ambari-Github-PullRequest-Builder/4104/
Test PASSed.

@avijayanhwx avijayanhwx merged commit ece44a9 into apache:trunk Sep 27, 2018
vishalsuvagia pushed a commit to vishalsuvagia/ambari that referenced this pull request Oct 1, 2018
vishalsuvagia pushed a commit to vishalsuvagia/ambari that referenced this pull request Oct 1, 2018
* upstream/trunk: (99 commits)
  AMBARI-24708. Automation script for upgrade old style isilon cluster to the new mpack based structure (amagyar) (apache#2397)
  AMBARI-24700 - Slider widget: insert a space char between label value and unit-name (apache#2399)
  AMBARI-24245. Fix FindBugs warnings (apache#2398)
  AMBARI-24707. Build fails due to missing ambari-utility (apache#2395)
  [AMBARI-24706] Fix issues in ambari common python package publishing utility. (apache#2394)
  AMBARI-24669. Component status can stuck in starting/stopping status on heartbeat lost. (mpapirkovskyy) (apache#2385)
  [AMBARI-24696] UI: Options Page to choose Rolling or Express Restart. (apache#2389)
  AMBARI-24466. Add README.md for Ambari project (apache#2390)
  AMBARI-24672. Regenrating keytabs for services using all of their identities instead of service/component filtering (apache#2359)
  [AMBARI-24695] Remove ambari-metrics from ambari repository. (apache#2388)
  [AMBARI-24632] APT/DPKG existence check doesn't work for system packages (dgrinenko) (apache#2366)
  AMBARI-24693. Remove ambari-infra and ambari-logsearch from ambari repository. (apache#2387)
  [AMBARI-24691] Refactor Upgrade Classes to Proper Packages (apache#2386)
  AMBARI-24690. Ambari-server setup-ldap throws an error when the OU has spaces (amagyar) (apache#2382)
  [AMBARI-24685] - Create a Maven Consumable Ambari SPI Client Library
  [AMBARI-24687] Upgrade Pack Should Allow Source Information (apache#2375)
  [AMBARI-24682] Rolling Restarts: Option to specify number of failures per batch (dsen) (apache#2371)
  AMBARI-24670. Directory creation sometimes fails with parallel_execution=1 (aonishuk)
  AMBARI-24670. Directory creation sometimes fails with parallel_execution=1 (aonishuk)
  AMBARI-24689. All component statuses should be re-send on registration (aonishuk)
  ...

# Conflicts:
#	README.md
#	ambari-common/src/main/python/resource_management/libraries/functions/module_version.py
#	ambari-common/src/main/python/resource_management/libraries/functions/mpack_version.py
#	ambari-server-spi/pom.xml
#	ambari-server/src/test/python/TestVersion.py
#	ambari-server/src/test/resources/stacks/HDP/2.2.0/upgrades/upgrade_with_source.xml
#	ambari-web/test/controllers/global/cluster_controller_test.js
vishalsuvagia pushed a commit to vishalsuvagia/ambari that referenced this pull request Nov 14, 2018
* origin/trunk: (109 commits)
  AMBARI-24888 fix SingleHostTopologyUpdater (benyoka) (apache#2603)
  [AMBARI-24892] Warn During Upgrade When Plugin ClassLoader is not Found (apache#2604)
  AMBARI-24890 Restart option should not be shown if service components are not created in a cluster
  AMBARI-24877 Heatmap tab, metrics tab and QuickLinks section in summary tab should be hidden if service has only client service component
  AMBARI-24889. Pre-Upgrade Checklist: Components are Installed
  AMBARI-24881 Add Service Request JSON (benyoka) (apache#2594)
  AMBARI-24572 Fixing the cluster name alignment (sjanardhanhw via ababiichuk)
  AMBARI-24603 Better scrolling for long list of components in dropdown in host details page (sjanardhanhw via ababiichuk)
  Revert space changes.
  AMBARI-24886 : Add stack feature constant to support Ranger admin users password change.
  resolving merge issue
  AMBARI-24700 - Slider widget: insert a space char between label value and unit-name (apache#2399)
  AMBARI-24245. Fix FindBugs warnings (apache#2398)
  AMBARI-24707. Build fails due to missing ambari-utility (apache#2395)
  [AMBARI-24706] Fix issues in ambari common python package publishing utility. (apache#2394)
  AMBARI-24669. Component status can stuck in starting/stopping status on heartbeat lost. (mpapirkovskyy) (apache#2385)
  [AMBARI-24696] UI: Options Page to choose Rolling or Express Restart. (apache#2389)
  AMBARI-24466. Add README.md for Ambari project (apache#2390)
  AMBARI-24672. Regenrating keytabs for services using all of their identities instead of service/component filtering (apache#2359)
  [AMBARI-24695] Remove ambari-metrics from ambari repository. (apache#2388)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ambari-commons Ambari Common & Resource manager python libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants