Actions
Task #5213
closedRegenerate travis config from latest template
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 57
Quarter:
Description
https://github.com/pulp/pulp_docker/pull/387 Correctly specifies 2 Required PRs:
As a user I can filter char fields by multiple values
@ipanova
ipanova committed 9 days ago
Required PR: pulp/pulpcore#231
Required PR: pulp/pulpcore-plugin#115
closes #5182
https://pulp.plan.io/issues/5182
But the tests fail due to missing imports provided by those PRs.
before_install.sh fails:
504 .travis/before_install.sh: 49: .travis/before_install.sh: pushd: not found
505 fatal: not a git repository (or any of the parent directories): .git
506 fatal: not a git repository (or any of the parent directories): .git
507 .travis/before_install.sh: 52: .travis/before_install.sh: popd: not found
^ Was recently fixed in the plugin template, so rerunning the travis config should fix.
Updated by dkliban@redhat.com over 5 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
- Sprint set to Sprint 57
Updated by amacdona@redhat.com over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to amacdona@redhat.com
Updated by amacdona@redhat.com over 5 years ago
- Status changed from ASSIGNED to POST
Added by amacdona@redhat.com over 5 years ago
Added by amacdona@redhat.com over 5 years ago
Revision 4be86b64 | View on GitHub
Rerun the travis generator
Added by amacdona@redhat.com over 5 years ago
Revision 4be86b64 | View on GitHub
Rerun the travis generator
Added by amacdona@redhat.com over 5 years ago
Revision 4be86b64 | View on GitHub
Rerun the travis generator
Updated by amacdona@redhat.com over 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset commit:pulp_docker|4be86b64e5b9c66f47f81a52170c1de7304609c4.
Updated by ipanova@redhat.com about 5 years ago
- Project changed from Docker Support to Container Support
Updated by ipanova@redhat.com almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Rerun the travis generator
https://pulp.plan.io/issues/5213 fixes #5213