Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Fix CI setup of fabric8 maven plugin #1198

Closed
rohanKanojia opened this issue Feb 16, 2018 · 2 comments
Closed

Fix CI setup of fabric8 maven plugin #1198

rohanKanojia opened this issue Feb 16, 2018 · 2 comments
Assignees
Milestone

Comments

@rohanKanojia
Copy link
Member

Since we enabled Openshift 3.7 on Travis CI, we were facing lots of issues on Travis due to extremely slow regression tests and they were getting timeout because by default Travis gives a job a maximum time limit of 50 minutes to run. For more information see here.

So due to this, we switched to CircleCI in the meantime. But now the build timeout limit of Travis has been extended; So we should revert back to Travis CI.

rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Feb 16, 2018
Since we have extended build timeout of Fabric8 maven plugin on
Travis CI, so reverting back to Travis from CircleCI
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Feb 16, 2018
+ Since we have extended build timeout of Fabric8 maven plugin on
  Travis CI, so reverting back to Travis from CircleCI
+ I'm keeping circle CI as well for now
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Feb 16, 2018
+ Since we have extended build timeout of Fabric8 maven plugin on
  Travis CI, so reverting back to Travis from CircleCI
+ I'm keeping circle CI as well for now
@piyush-garg piyush-garg added this to the Sprint 145 H milestone Feb 20, 2018
@piyush-garg piyush-garg modified the milestones: Sprint 145 H, Sprint 146 H Mar 6, 2018
piyush-garg pushed a commit that referenced this issue Mar 21, 2018
Fixes #1198 Fix CI setup of fabric8-maven-plugin
@rohanKanojia rohanKanojia reopened this Mar 23, 2018
@rohanKanojia
Copy link
Member Author

rohanKanojia commented Mar 23, 2018

Switching to CircleCI doesn't seem to work at all. Running so many tests which run for 2-3 hrs per PR doesn't look sane to me. Moreover, CircleCI has build namespace according to the organization, not project. This makes things even slower since the builds get queued up on a GitHub org scale. It's quite weird that these builds seem to be failing(maybe we need to scale down?). All the tests passed on that PullRequest#1199; but it doesn't seem to work at all now.

rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Mar 23, 2018
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Mar 23, 2018
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Mar 23, 2018
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Mar 23, 2018
@piyush-garg
Copy link
Collaborator

CI is not working because of VertxHTTPBooster. The test is locally working fine for me but on CI it is failing because of Pod Timeout every time. This may be because of some changes in the booster or maybe in Openshift because it was working fine previously or may be in FMP as we are checking current master. For the time being, tests are failing and are are blockers for PR merging.

@rohanKanojia Just an initial thought, can you check with a released version in spite of FMP master, if this works then it will help in eliminating one condition that it is breaking because of FMP changes.

Also, can you please check by simple running only this booster in place of all 6 boosters to find out that if this is because of resource issue on CI.

I may be wrong on some thoughts, but we need to get it fixed soon.

rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Mar 26, 2018
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Mar 26, 2018
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Mar 27, 2018
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 11, 2018
+ Add nsenter dependency
+ added 3.7.0
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 11, 2018
+ Add nsenter dependency
+ added 3.7.0
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 11, 2018
+ Add nsenter dependency
+ added 3.7.0
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 11, 2018
+ Add nsenter dependency
+ added 3.7.0
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 11, 2018
+ Add nsenter dependency
+ added 3.7.0
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 11, 2018
+ Add nsenter dependency
+ added 3.7.0
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 11, 2018
+ Add nsenter dependency
+ added 3.7.0
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 11, 2018
+ Add nsenter dependency
+ added 3.7.0
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 11, 2018
+ Add nsenter dependency
+ added 3.7.0
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 12, 2018
+ Add nsenter dependency
+ added 3.7.0
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 12, 2018
+ Add nsenter dependency
+ added 3.7.0
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 12, 2018
+ Add nsenter dependency
+ added 3.7.0
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 12, 2018
+ Add nsenter dependency
+ added 3.7.0
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 12, 2018
+ Add nsenter dependency
+ added 3.7.0
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 12, 2018
+ Add nsenter dependency
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 12, 2018
+ Add nsenter dependency
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 12, 2018
+ Add nsenter dependency
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 13, 2018
+ Add nsenter dependency
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 13, 2018
+ Add nsenter dependency
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 13, 2018
+ Add nsenter dependency
+ Set embedded maven output to quiet
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Apr 13, 2018
+ Add nsenter dependency
+ Set embedded maven output to quiet
piyush-garg pushed a commit that referenced this issue Apr 13, 2018
Fixes #1198 : Fix CI setup of fabric8 maven plugin
@piyush-garg piyush-garg removed the WIP label Apr 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants