#2810 Fixing Travis CI to build and test latest codes
Closed: fixed 6 years ago Opened 6 years ago by dmoluguw.

Currently there are 2 issues in Travis CI:

  1. After official upgrade of Travis CI's Trusty environment, python's env variables are corrupted. Currently our builds are failing due to it: https://travis-ci.org/dogtagpki/pki/builds
    Official bug report: https://github.com/travis-ci/travis-ci/issues/8363

  2. Travis uses 2 docker images: (a) pki-ci-containers (b) dogtag-freeipa-ci-containers. Travis uses F25 built of these images. However, current master branch requires at least F26 to successfully build.
    Reason: Few updated dependencies aren't available in F25. For example: gcc and gcc-c++ can be upgraded only till 6.4.1-1 in F25 where as master requires 7.1.1-3.
    Build Failure Log: http://pastebin.test.redhat.com/516689


Metadata Update from @mharmsen:
- Custom field component adjusted to None
- Custom field feature adjusted to None
- Custom field origin adjusted to None
- Custom field proposedmilestone adjusted to None
- Custom field proposedpriority adjusted to None
- Custom field reviewer adjusted to None
- Custom field type adjusted to None
- Custom field version adjusted to None
- Issue set to the milestone: 0.0 NEEDS_TRIAGE

6 years ago

Metadata Update from @dmoluguw:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Metadata Update from @vakwetu:
- Issue assigned to dmoluguw
- Issue priority set to: blocker
- Issue set to the milestone: 10.5 (was: 0.0 NEEDS_TRIAGE)

6 years ago

Metadata Update from @mharmsen:
- Issue set to the milestone: 10.5.0 (was: 10.5)

6 years ago

Metadata Update from @mharmsen:
- Custom field fixedinversion adjusted to pki-core-10.5.0-1.fc27

6 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/2930

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata