-
Note added January 3 - The issues listed below are affecting, but not 100% blocking the execution of the EE tests. The tests are running and are seeing a success rate of ~80-90%:
* https://ci.centos.…
-
_From @joshuawilson on May 22, 2017 1:56_
_From @fbricon on May 2, 2017 15:22_
After deleting a space, I still have a zombie pipeline still trying to build. It's possible the pipeline state is in a …
-
ideally we'd have 2 kinds of system test:
* using something like selenium to drive the actual web console
* talking to the obsidian/forge REST API directly
Which then creates a project using ea…
-
**What kind of request is this (question/bug/enhancement/feature request):**
Today I set up the pipeline at rancher 2.3.1. At first it worked fine, but after a while it started producing the foll…
-
Jenkins Idler in OSIO production generates (consumes) quite a lot of nework traffic
![screenshot from 2018-02-22 12-08-01](https://user-images.githubusercontent.com/4759808/36535166-171ba4d6-17c9-…
-
The following code from a jenkinsfile used to work:
```
kubernetes.pod('buildpod').withImage(':80/shiftwork/jhipster-build')
.withPrivileged(true)
.withHostPathMount('/var/run/docker…
-
##### Issue Overview
Creates a Jenkins pipeline library, maybe integrated in `github.com/fabric8io/fabric8-pipeline-library`
##### Expected Behaviour
`smart-testing new,affected`
##### Cur…
-
In the last few days, something happened to the pipeline, which is causing an error across all projects. We are unable to build anything.
We were on version 2.4.3 and the issue started occuring the…
-
Wonder if the unit test can be optional or graceful deal if the authentication is not possible.
When I do a full build of fabric8-forge it fails here
```
[INFO] Fabric8 :: Forge ....................…
-
### User Story
As a dev-ops engineer, I want to modify the Postman tests' POM files and any other relevant files to switch from the current Maven Docker plugin to the `fabric8.io` plugin. Additionall…