Skip to content

tests: remove legacy intg test suite - #9078

Open
danlavu wants to merge 2 commits into
SSSD:masterfrom
danlavu:remove-intg-tests
Open

danlavu wants to merge 2 commits into
SSSD:masterfrom
danlavu:remove-intg-tests

Conversation

@danlavu

@danlavu danlavu commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Remove src/tests/intg and all associated build infrastructure now that
the relevant tests have been ported to src/tests/system.

  • Delete src/tests/intg/ and src/external/intgcheck.m4
  • Remove intgcheck job from .github/workflows/ci.yml
  • Remove intgcheck targets from Makefile.am
  • Remove intgcheck m4_include and Makefile output from configure.ac
  • Remove intgcheck entry from contrib/ci/get-matrix.py
  • Remove intgcheck logic from contrib/ci/run and contrib/ci/deps.sh

Depends on

AI: Claude Sonnet 4.6
Co-authored-by: Cursor cursoragent@cursor.com

@pbrezina

Copy link
Copy Markdown
Member

@danlavu There are conflicts, please rebase.

@danlavu
danlavu force-pushed the remove-intg-tests branch from ca68053 to f108ab8 Compare August 31, 2026 15:33
@alexey-tikhonov
alexey-tikhonov removed their request for review September 1, 2026 12:13
@alexey-tikhonov alexey-tikhonov removed their assignment Sep 1, 2026
@alexey-tikhonov alexey-tikhonov added the backport-to-sssd-2-9-4 Corresponds to C8S label Sep 1, 2026
@alexey-tikhonov

Copy link
Copy Markdown
Member

@danlavu, is it still 'Blocked'?

Remove src/tests/intg and all associated build infrastructure now that
the relevant tests have been ported to src/tests/system.

- Delete src/tests/intg/ and src/external/intgcheck.m4
- Remove intgcheck job from .github/workflows/ci.yml
- Remove intgcheck targets from Makefile.am
- Remove intgcheck m4_include and Makefile output from configure.ac
- Remove intgcheck entry from contrib/ci/get-matrix.py
- Remove intgcheck logic from contrib/ci/run and contrib/ci/deps.sh

AI: Claude Sonnet 4.6
Co-authored-by: Cursor <cursoragent@cursor.com>
@danlavu

danlavu commented Sep 23, 2026

Copy link
Copy Markdown
Contributor Author

@alexey-tikhonov, sorry I missed your comment, yes, but now it is not.

@alexey-tikhonov
alexey-tikhonov self-requested a review September 23, 2026 17:00
@alexey-tikhonov alexey-tikhonov self-assigned this Sep 23, 2026
@alexey-tikhonov

Copy link
Copy Markdown
Member

I suggest to keep make valgrind check (move it somewhere, maybe to make distcheck?)

@danlavu

danlavu commented Sep 24, 2026

Copy link
Copy Markdown
Contributor Author

I suggest to keep make valgrind check (move it somewhere, maybe to make distcheck?)

Ack, will update the PR.

The intgcheck workflow was the only CI coverage of unit tests under
Valgrind. Move that memcheck run to make-distcheck so it is not lost
with the legacy intg suite.

AI: Cursor Grok 4.6
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants