Skip to content

Commit ade15ce

Browse files
committed
Remove integration testing
1 parent 23cd87e commit ade15ce

File tree

9 files changed

+1
-536
lines changed

9 files changed

+1
-536
lines changed

.fixtures.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ fixtures:
44
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
55
"stdlib": "https://github.com/puppetlabs/puppetlabs-stdlib.git"
66
provision: "https://github.com/puppetlabs/provision.git"
7-
puppet_agent:
8-
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
9-
package: "https://github.com/puppetlabs/puppetlabs-package.git"
10-
deploy_pe: "https://github.com/jarretlavallee/puppet-deploy_pe"
11-
sign_cert: "https://github.com/m0dular/sign_cert"
12-
ruby_task_helper: "https://[email protected]/puppetlabs/puppetlabs-ruby_task_helper"
13-
bootstrap: "https://github.com/puppetlabs/puppetlabs-bootstrap"
14-
puppet_conf: "https://github.com/puppetlabs/puppetlabs-puppet_conf"
7+
puppet_agent: "https://github.com/puppetlabs/puppetlabs-puppet_agent.git"
158
symlinks:
169
"ntp": "#{source_dir}"
1710
"my_ntp": "#{source_dir}/spec/fixtures/my_ntp"

.github/workflows/integration_test.yml

Lines changed: 0 additions & 375 deletions
This file was deleted.

0 commit comments

Comments
 (0)