Skip to content

test(deviceauth): port device decommissioning test to integration:ng - #2078

Open
p-targowicz wants to merge 1 commit into
ng-rewrite-06-inventoryfrom
ng-rewrite-07-decommission
Open

test(deviceauth): port device decommissioning test to integration:ng#2078
p-targowicz wants to merge 1 commit into
ng-rewrite-06-inventoryfrom
ng-rewrite-07-decommission

Conversation

@p-targowicz

@p-targowicz p-targowicz commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Part of the suite-by-suite python-to-Go port (see #2079). Ports
test_decommission.py: the cross-service decommission flow with async
cleanup verification. The python test keeps running in parallel.
Builds on #2079.

@p-targowicz
p-targowicz changed the base branch from rewrite-backend-integration-tests-ng to ng-rewrite-01-foundation July 17, 2026 10:20
@p-targowicz
p-targowicz force-pushed the ng-rewrite-01-foundation branch from d19a365 to 0754f85 Compare July 17, 2026 10:34
@p-targowicz
p-targowicz force-pushed the ng-rewrite-07-decommission branch from ef8e167 to 530fb07 Compare July 17, 2026 10:35
@p-targowicz
p-targowicz changed the base branch from ng-rewrite-01-foundation to ng-rewrite-06-inventory July 17, 2026 10:35
@p-targowicz
p-targowicz marked this pull request as ready for review July 17, 2026 11:09
@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@p-targowicz
p-targowicz force-pushed the ng-rewrite-06-inventory branch from b330e55 to e5eb197 Compare July 20, 2026 09:23
@p-targowicz
p-targowicz requested a review from a team as a code owner July 20, 2026 09:23
@p-targowicz
p-targowicz force-pushed the ng-rewrite-07-decommission branch from 530fb07 to 3e7d5da Compare July 20, 2026 09:23
@p-targowicz
p-targowicz force-pushed the ng-rewrite-06-inventory branch from e5eb197 to eab1469 Compare July 20, 2026 10:10
@p-targowicz
p-targowicz force-pushed the ng-rewrite-07-decommission branch from 3e7d5da to e9d3618 Compare July 20, 2026 10:10
@p-targowicz
p-targowicz force-pushed the ng-rewrite-06-inventory branch from eab1469 to 5a4794a Compare July 28, 2026 07:13
@p-targowicz
p-targowicz force-pushed the ng-rewrite-07-decommission branch from e9d3618 to e520aaf Compare July 28, 2026 07:14
@p-targowicz
p-targowicz force-pushed the ng-rewrite-06-inventory branch from 5a4794a to 23e461d Compare July 28, 2026 09:19
@p-targowicz
p-targowicz force-pushed the ng-rewrite-07-decommission branch from e520aaf to e76c3a5 Compare July 28, 2026 09:19
@p-targowicz
p-targowicz force-pushed the ng-rewrite-06-inventory branch from 23e461d to 5ab76dc Compare July 28, 2026 09:26
@p-targowicz
p-targowicz force-pushed the ng-rewrite-07-decommission branch from e76c3a5 to 5d4db0e Compare July 28, 2026 09:26
@p-targowicz
p-targowicz force-pushed the ng-rewrite-06-inventory branch from 5ab76dc to 89d7c70 Compare July 29, 2026 00:03
@p-targowicz
p-targowicz force-pushed the ng-rewrite-07-decommission branch from 5d4db0e to 8969ffa Compare July 29, 2026 00:03
@p-targowicz
p-targowicz force-pushed the ng-rewrite-06-inventory branch from 89d7c70 to 4b982c8 Compare July 29, 2026 07:48
@p-targowicz
p-targowicz force-pushed the ng-rewrite-07-decommission branch from 8969ffa to f22c018 Compare July 29, 2026 07:49
@p-targowicz
p-targowicz force-pushed the ng-rewrite-06-inventory branch from 4b982c8 to caa7692 Compare July 29, 2026 13:03
@p-targowicz
p-targowicz force-pushed the ng-rewrite-07-decommission branch from f22c018 to 9523915 Compare July 29, 2026 13:03
@alfrunes

Copy link
Copy Markdown
Contributor

By the way for future PRs, could you open them from your fork of the repo? :)

@p-targowicz

Copy link
Copy Markdown
Contributor Author

By the way for future PRs, could you open them from your fork of the repo? :)

sure thing ! didn't know that will do since today 💯

@p-targowicz
p-targowicz force-pushed the ng-rewrite-06-inventory branch from caa7692 to 3d91b2c Compare July 30, 2026 12:36
@p-targowicz
p-targowicz force-pushed the ng-rewrite-07-decommission branch from 9523915 to a7f3839 Compare July 30, 2026 12:36
@p-targowicz
p-targowicz force-pushed the ng-rewrite-06-inventory branch from 3d91b2c to 8e676f2 Compare July 30, 2026 13:00
@p-targowicz
p-targowicz force-pushed the ng-rewrite-07-decommission branch from a7f3839 to e2499f6 Compare July 30, 2026 13:00
@p-targowicz
p-targowicz force-pushed the ng-rewrite-06-inventory branch from 8e676f2 to 0a98bc4 Compare August 3, 2026 10:15
@p-targowicz
p-targowicz force-pushed the ng-rewrite-07-decommission branch from e2499f6 to fcbec27 Compare August 3, 2026 10:15
@p-targowicz
p-targowicz force-pushed the ng-rewrite-06-inventory branch from 0a98bc4 to 9de5aa3 Compare August 3, 2026 11:52
@p-targowicz
p-targowicz force-pushed the ng-rewrite-07-decommission branch from fcbec27 to 55f0e85 Compare August 3, 2026 11:52
Cross-service decommission flow with async cleanup verification,
ported from test_decommission.py, which keeps running in parallel.

Signed-off-by: Patryk Targowicz <patryk.targowicz@northern.tech>
@p-targowicz
p-targowicz force-pushed the ng-rewrite-06-inventory branch from 9de5aa3 to 36c91fe Compare August 3, 2026 11:59
@p-targowicz
p-targowicz force-pushed the ng-rewrite-07-decommission branch from 55f0e85 to aa10f19 Compare August 3, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants