switch to using the nodistro nodesource repos, removing source support, dropping support for NodeJS16 on EL9 #142
Annotations
10 errors
Run tests:
spec/defines/global_config_entry_spec.rb#L32
nodejs::npm::global_config_entry on scientific-7-x86_64 with name set to proxy and value set to proxy.domain npm config set proxy proxy.domain should be executed
Failure/Error: is_expected.to contain_exec('npm_config present proxy').with('command' => "#{npm_path} config set proxy proxy.domain --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Run tests:
spec/defines/global_config_entry_spec.rb#L45
nodejs::npm::global_config_entry on scientific-7-x86_64 with name set to https-proxy and value set to proxy.domain npm config set https-proxy proxy.domain should be executed
Failure/Error: is_expected.to contain_exec('npm_config present https-proxy').with('command' => "#{npm_path} config set https-proxy proxy.domain --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Run tests:
spec/defines/global_config_entry_spec.rb#L58
nodejs::npm::global_config_entry on scientific-7-x86_64 with name set to color and ensure set to absent npm config delete color should be executed
Failure/Error: is_expected.to contain_exec('npm_config absent color').with('command' => "#{npm_path} config delete color --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Run tests:
spec/defines/global_config_entry_spec.rb#L72
nodejs::npm::global_config_entry on scientific-7-x86_64 with name set to :_secret and ensure set to present npm config set :_secret should be executed
Failure/Error: is_expected.to contain_exec('npm_config present //path.to.registry/:_secret').with('command' => "#{npm_path} config set //path.to.registry/:_secret cGFzc3dvcmQ= --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Run tests:
spec/defines/global_config_entry_spec.rb#L94
nodejs::npm::global_config_entry on scientific-7-x86_64 with ensure npm package set to present npm config set prefer-online should be executed and require npm package
Failure/Error: is_expected.to contain_exec('npm_config present prefer-online').with('command' => "#{npm_path} config set prefer-online true --global").that_requires('Package[npm-package-name]')
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Run tests:
spec/defines/global_config_entry_spec.rb#L98
nodejs::npm::global_config_entry on scientific-7-x86_64 with ensure npm package set to present npm config set prefer-online should not require node package
Failure/Error: is_expected.not_to contain_exec('npm_config present prefer-online').with('command' => "#{npm_path} config set prefer-online true --global").that_requires('Package[node-package-name]')
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Run tests:
spec/defines/global_config_entry_spec.rb#L120
nodejs::npm::global_config_entry on scientific-7-x86_64 with ensure npm package set to absent and repo class set to nodesource npm config set loglevel should be executed and require nodejs package
Failure/Error: is_expected.to contain_exec('npm_config present loglevel').with('command' => "#{npm_path} config set loglevel debug --global").that_requires('Package[node-package-name]')
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Run tests:
spec/defines/global_config_entry_spec.rb#L32
nodejs::npm::global_config_entry on redhat-7-x86_64 with name set to proxy and value set to proxy.domain npm config set proxy proxy.domain should be executed
Failure/Error: is_expected.to contain_exec('npm_config present proxy').with('command' => "#{npm_path} config set proxy proxy.domain --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Run tests:
spec/defines/global_config_entry_spec.rb#L45
nodejs::npm::global_config_entry on redhat-7-x86_64 with name set to https-proxy and value set to proxy.domain npm config set https-proxy proxy.domain should be executed
Failure/Error: is_expected.to contain_exec('npm_config present https-proxy').with('command' => "#{npm_path} config set https-proxy proxy.domain --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Run tests:
spec/defines/global_config_entry_spec.rb#L58
nodejs::npm::global_config_entry on redhat-7-x86_64 with name set to color and ensure set to absent npm config delete color should be executed
Failure/Error: is_expected.to contain_exec('npm_config absent color').with('command' => "#{npm_path} config delete color --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
The logs for this run have expired and are no longer available.
Loading