Merge "Add support for chuck_norris publisher"
This commit is contained in:
8
tests/publishers/fixtures/chuck-norris.xml
Normal file
8
tests/publishers/fixtures/chuck-norris.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<project>
|
||||
<publishers>
|
||||
<hudson.plugins.chucknorris.CordellWalkerRecorder>
|
||||
<factGenerator/>
|
||||
</hudson.plugins.chucknorris.CordellWalkerRecorder>
|
||||
</publishers>
|
||||
</project>
|
||||
2
tests/publishers/fixtures/chuck-norris.yaml
Normal file
2
tests/publishers/fixtures/chuck-norris.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
publishers:
|
||||
- chuck-norris
|
||||
Reference in New Issue
Block a user