Charlie Egan

Results 22 comments of Charlie Egan

Clearly a good feature to have in the open source. It does make the test-infra requirements more complicated if the new images were to be supported within this project.

I've made some minor progress with this yesterday. I've created forks of the gojenkins and terraform-provider-jenkins and have made some changes that represent the start of some integration tests. https://github.com/charlieegan3/terraform-provider-jenkins/commit/c5040b2a41551b9ca2b14491e1f6ee01f92dae26...

This morning I've made the "integration test suite" a little more usable. https://github.com/charlieegan3/terraform-provider-jenkins/blob/master/test/test_integration.sh This script runs through each of the directories in the test directory and applies the terraform config...

I've added folder.Delete to my fork of gojenkins - planning to build this into a Terraform resource definition when I next work on this.

I've looked over this and the code changes look fine. When I have the incorrect permissions set now I get the following error: ``` FATA[0005] Tarmak exited with an error:...

/unassign /assign @simonswine