Closed lamdor closed 8 years ago
This does pass locally, but I don't think the jenkins pr build will pass until we upgrade it to be able to use big 2.0.
~GOPATH/src/github.com/Banno/terraform-provider-marathon(fix-upstream-pointer-change) $ ./test.sh === RUN TestProvider --- PASS: TestProvider (0.00s) === RUN TestProvider_impl --- PASS: TestProvider_impl (0.00s) === RUN TestAccMarathonApp_basic --- PASS: TestAccMarathonApp_basic (71.58s) PASS ok github.com/Banno/terraform-provider-marathon/marathon 71.593s
:+1:
kayla and i have a meeting tomorrow about the plan to get big 2 in jenkins
Was originally to fix for an upstream pointer change, but it turns out their changes had to be reverted as the json marshaling wouldn't work right.