Skip to content

Metal3 CI can't test against other installer branches #822

@stbenjam

Description

@stbenjam

Describe the bug

When testing an openshift/installer PR to a branch other than master (e.g. release-4.2), CI fails to apply the PR diff.

To Reproduce

Open a pull request against openshift/installer, in a branch other than master

Expected/observed behavior

Expect PR to be applied to the correct branch

Actual results is it tries to apply always to master

+ cd installer
+ git pull --no-edit https://github.com/stbenjam/installer fix-rhcos
From https://github.com/stbenjam/installer
 * branch            fix-rhcos  -> FETCH_HEAD
Auto-merging upi/vsphere/main.tf
CONFLICT (content): Merge conflict in upi/vsphere/main.tf
Auto-merging upi/vsphere/machine/variables.tf
CONFLICT (content): Merge conflict in upi/vsphere/machine/variables.tf
Auto-merging upi/vsphere/machine/main.tf
CONFLICT (content): Merge conflict in upi/vsphere/machine/main.tf
Auto-merging data/data/rhcos.json
CONFLICT (content): Merge conflict in data/data/rhcos.json
Automatic merge failed; fix conflicts and then commit the result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions