bcgov / bcgov/entity

Filer - Investigate and fix the issue causing filer CI testing to get stuck

Open
#21,944 0 comments 0 reactions 0 assignees View on GitHub
Entities - Data Migration
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

There was a test failed during filer [CI run](https://github.com/bcgov/lear/actions/runs/9602201110/job/26482526035). Though this can be fixed by adding correct format of config env, another issue occurred. [CI testing](https://github.com/bcgov/lear/actions/runs/9603030223/job/26485651876) got stuck for a long time with new error.

![image](https://github.com/bcgov/entity/assets/60866283/6fad629a-bfc9-4963-91b6-fc98f2525bd7)

Currently, [one test](https://github.com/bcgov/lear/blob/main/queue_services/entity-filer/tests/integration/test_publish_event.py#L28) is skipped so that other part of testing can be verified.

**TODO**
- [ ] investigate the cause of this issue and fix it
- [ ] verify that CI completes within an acceptable time frame

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked CI runs and queue_services/entity-filer/tests/integration/test_publish_event.py at line 28, where the test is currently skipped. Compare the failing and stuck CI runs to identify the cause, then restore the test and verify that the filer CI completes within an acceptable time frame.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, python
Domain
ci-cd, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.