Skip to content

Feature/deploy target config bug fix #134

Feature/deploy target config bug fix

Feature/deploy target config bug fix #134

Triggered via pull request March 20, 2024 02:01
Status Failure
Total duration 52s
Artifacts 3

test.yml

on: pull_request
Matrix: ansible-test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
tests/unit/plugins/action/test_determine_updates_required.py.test_update_not_required: tests/unit/plugins/action/test_determine_updates_required.py#L33
self = <ansible_collections.lagoon.api.tests.unit.plugins.action.test_determine_updates_required.DetermineUpdatesTester testMethod=test_update_not_required> def setUp(self): # Setup a mock for the display utility used within ActionModule > self.module = ActionModule() E TypeError: __init__() missing 6 required positional arguments: 'task', 'connection', 'play_context', 'loader', 'templar', and 'shared_loader_obj' tests/unit/plugins/action/test_determine_updates_required.py:14: TypeError
tests/unit/plugins/action/test_determine_updates_required.py.test_orphan_existing: tests/unit/plugins/action/test_determine_updates_required.py#L107
self = <ansible_collections.lagoon.api.tests.unit.plugins.action.test_determine_updates_required.DetermineUpdatesTester testMethod=test_orphan_existing> def setUp(self): # Setup a mock for the display utility used within ActionModule > self.module = ActionModule() E TypeError: __init__() missing 6 required positional arguments: 'task', 'connection', 'play_context', 'loader', 'templar', and 'shared_loader_obj' tests/unit/plugins/action/test_determine_updates_required.py:14: TypeError
tests/unit/plugins/action/test_determine_updates_required.py.test_update_required_cluster: tests/unit/plugins/action/test_determine_updates_required.py#L82
self = <ansible_collections.lagoon.api.tests.unit.plugins.action.test_determine_updates_required.DetermineUpdatesTester testMethod=test_update_required_cluster> def setUp(self): # Setup a mock for the display utility used within ActionModule > self.module = ActionModule() E TypeError: __init__() missing 6 required positional arguments: 'task', 'connection', 'play_context', 'loader', 'templar', and 'shared_loader_obj' tests/unit/plugins/action/test_determine_updates_required.py:14: TypeError
tests/unit/plugins/action/test_determine_updates_required.py.test_update_required: tests/unit/plugins/action/test_determine_updates_required.py#L16
self = <ansible_collections.lagoon.api.tests.unit.plugins.action.test_determine_updates_required.DetermineUpdatesTester testMethod=test_update_required> def setUp(self): # Setup a mock for the display utility used within ActionModule > self.module = ActionModule() E TypeError: __init__() missing 6 required positional arguments: 'task', 'connection', 'play_context', 'loader', 'templar', and 'shared_loader_obj' tests/unit/plugins/action/test_determine_updates_required.py:14: TypeError
tests/unit/plugins/action/test_determine_updates_required.py.test_update_required_weight: tests/unit/plugins/action/test_determine_updates_required.py#L57
self = <ansible_collections.lagoon.api.tests.unit.plugins.action.test_determine_updates_required.DetermineUpdatesTester testMethod=test_update_required_weight> def setUp(self): # Setup a mock for the display utility used within ActionModule > self.module = ActionModule() E TypeError: __init__() missing 6 required positional arguments: 'task', 'connection', 'play_context', 'loader', 'templar', and 'shared_loader_obj' tests/unit/plugins/action/test_determine_updates_required.py:14: TypeError
ansible-test (3.8)
Process completed with exit code 1.
tests/unit/plugins/action/test_determine_updates_required.py.test_update_not_required: tests/unit/plugins/action/test_determine_updates_required.py#L33
TypeError: ActionBase.__init__() missing 6 required positional arguments: 'task', 'connection', 'play_context', 'loader', 'templar', and 'shared_loader_obj'
tests/unit/plugins/action/test_determine_updates_required.py.test_update_required: tests/unit/plugins/action/test_determine_updates_required.py#L16
TypeError: ActionBase.__init__() missing 6 required positional arguments: 'task', 'connection', 'play_context', 'loader', 'templar', and 'shared_loader_obj'
tests/unit/plugins/action/test_determine_updates_required.py.test_update_required_cluster: tests/unit/plugins/action/test_determine_updates_required.py#L82
TypeError: ActionBase.__init__() missing 6 required positional arguments: 'task', 'connection', 'play_context', 'loader', 'templar', and 'shared_loader_obj'
tests/unit/plugins/action/test_determine_updates_required.py.test_orphan_existing: tests/unit/plugins/action/test_determine_updates_required.py#L107
TypeError: ActionBase.__init__() missing 6 required positional arguments: 'task', 'connection', 'play_context', 'loader', 'templar', and 'shared_loader_obj'
tests/unit/plugins/action/test_determine_updates_required.py.test_update_required_weight: tests/unit/plugins/action/test_determine_updates_required.py#L57
TypeError: ActionBase.__init__() missing 6 required positional arguments: 'task', 'connection', 'play_context', 'loader', 'templar', and 'shared_loader_obj'
tests/unit/plugins/action/test_determine_updates_required.py.test_update_required_cluster: tests/unit/plugins/action/test_determine_updates_required.py#L82
self = <ansible_collections.lagoon.api.tests.unit.plugins.action.test_determine_updates_required.DetermineUpdatesTester testMethod=test_update_required_cluster> def setUp(self): # Setup a mock for the display utility used within ActionModule > self.module = ActionModule() E TypeError: __init__() missing 6 required positional arguments: 'task', 'connection', 'play_context', 'loader', 'templar', and 'shared_loader_obj' tests/unit/plugins/action/test_determine_updates_required.py:14: TypeError
tests/unit/plugins/action/test_determine_updates_required.py.test_update_required: tests/unit/plugins/action/test_determine_updates_required.py#L16
self = <ansible_collections.lagoon.api.tests.unit.plugins.action.test_determine_updates_required.DetermineUpdatesTester testMethod=test_update_required> def setUp(self): # Setup a mock for the display utility used within ActionModule > self.module = ActionModule() E TypeError: __init__() missing 6 required positional arguments: 'task', 'connection', 'play_context', 'loader', 'templar', and 'shared_loader_obj' tests/unit/plugins/action/test_determine_updates_required.py:14: TypeError
tests/unit/plugins/action/test_determine_updates_required.py.test_update_not_required: tests/unit/plugins/action/test_determine_updates_required.py#L33
self = <ansible_collections.lagoon.api.tests.unit.plugins.action.test_determine_updates_required.DetermineUpdatesTester testMethod=test_update_not_required> def setUp(self): # Setup a mock for the display utility used within ActionModule > self.module = ActionModule() E TypeError: __init__() missing 6 required positional arguments: 'task', 'connection', 'play_context', 'loader', 'templar', and 'shared_loader_obj' tests/unit/plugins/action/test_determine_updates_required.py:14: TypeError
tests/unit/plugins/action/test_determine_updates_required.py.test_orphan_existing: tests/unit/plugins/action/test_determine_updates_required.py#L107
self = <ansible_collections.lagoon.api.tests.unit.plugins.action.test_determine_updates_required.DetermineUpdatesTester testMethod=test_orphan_existing> def setUp(self): # Setup a mock for the display utility used within ActionModule > self.module = ActionModule() E TypeError: __init__() missing 6 required positional arguments: 'task', 'connection', 'play_context', 'loader', 'templar', and 'shared_loader_obj' tests/unit/plugins/action/test_determine_updates_required.py:14: TypeError
tests/unit/plugins/action/test_determine_updates_required.py.test_update_required_weight: tests/unit/plugins/action/test_determine_updates_required.py#L57
self = <ansible_collections.lagoon.api.tests.unit.plugins.action.test_determine_updates_required.DetermineUpdatesTester testMethod=test_update_required_weight> def setUp(self): # Setup a mock for the display utility used within ActionModule > self.module = ActionModule() E TypeError: __init__() missing 6 required positional arguments: 'task', 'connection', 'play_context', 'loader', 'templar', and 'shared_loader_obj' tests/unit/plugins/action/test_determine_updates_required.py:14: TypeError
ansible-test (3.10)
The job was canceled because "_3_8" failed.
ansible-test (3.10)
The operation was canceled.
ansible-test (3.9)
The job was canceled because "_3_8" failed.
ansible-test (3.9)
The operation was canceled.
ansible-test (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, mikepenz/action-junit-report@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
test-results-3.10 Expired
8.1 KB
test-results-3.8 Expired
9.99 KB
test-results-3.9 Expired
9.99 KB