Skip to content

Conversation

@bajtos
Copy link
Member

@bajtos bajtos commented May 20, 2019

Description

At the moment, our connectors are installing juggler 3.x to run the test suite. When we make a change to juggler@3, cis-jenkins detects downstream dependency and triggers CI build of connectors with the modified juggler version. When we make a change to juggler's master, no downstream builds are triggered.

In the past, we were maintaining multiple branches to test connectors against different juggler versions. E.g. loopback-2.x containing code from "master" but installing juggler 2.x for testing. This is rather impractical, because we don't have bandwidth to update those other branches with changes made to master.

In this pull request, I am reworking connector test setup to execute tests from both juggler versions 3.x and 4.x.

Related issues

Checklist

  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style
    guide
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
@bajtos bajtos requested a review from a team May 20, 2019 08:23
@bajtos bajtos requested a review from superkhau as a code owner May 20, 2019 08:23
@bajtos bajtos self-assigned this May 20, 2019
@bajtos bajtos merged commit 42cc949 into master May 21, 2019
@bajtos bajtos deleted the build/test-juggler-v3-and-v4 branch May 21, 2019 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants