about summary refs log tree commit diff
path: root/nixos/tests/gocd-agent.nix
Commit message (Collapse)AuthorAge
* nixosTests.gocd-agent: mark as brokenFlorian Klink2019-12-04
|
* nixosTest.gocd-agent: port to pythonFlorian Klink2019-12-02
|
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
|
* gocd-agent / gocd-server: Reduce test memory requirements so Hydra buildsGraham Christensen2016-08-10
|
* gocd-agent: 16.7.0 startup fixes + test improvementsGraham Christensen2016-08-10
| | | | | | | - Agent now takes a full URL to the Go.CD server - Instruct the agent to attempt restart every 30s upon failure - Test's Accept header did not match the server's expectation - Replace the tests' complex Awk matches with calls to `jq`
* bump gocd-agent version to 16.6.0-3590 (#17311)Shawn Warren2016-08-10
| | | | | Update gocd-agent package version to 16.6.0-3590 including new sha. Modify heapSize and maxMemory mkOption to accurately reflect their intended purpose of configuring initial java heap sizes.
* Add gocd agent and server service packages (#16273)Shawn Warren2016-07-23
GoCD is an open source continuous delivery server specializing in advanced workflow modeling and visualization. Update maintainers list to include swarren83. Update module list to include gocd agent and server module. Update packages list to include gocd agent and server package. Update version, revision and checksum for GoCD release 16.5.0.