Skip to content

Feat/prc unfunded - #1888

Open
jbarno wants to merge 23 commits into
masterfrom
feat/prc_unfunded
Open

Feat/prc unfunded#1888
jbarno wants to merge 23 commits into
masterfrom
feat/prc_unfunded

Conversation

@jbarno

@jbarno jbarno commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Link to Jira ticket if there is one:
https://ctds-planx.atlassian.net/browse/GPE-2599

Environments

PRC -> unfunded

Description of changes

@github-actions

Copy link
Copy Markdown

Integration Tests

Failed to Prepare CI environment

Please find the Github Action logs here

@github-actions

Copy link
Copy Markdown

Integration Tests

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_gen3_workflow.py 0 0 29 29
tests/test_oauth2.py 0 0 15 15
tests/test_dicom_viewer.py 0 0 4 4
tests/test_pfb_export.py 0 0 1 1
tests/test_audit_service.py 3 0 3 6
tests/test_ras_authn.py 0 0 3 3
tests/test_ras_passport.py 0 0 3 3
tests/test_data_upload.py 8 0 1 9
tests/test_requestor.py 0 0 6 6
tests/test_dbgap.py 4 0 1 5
tests/test_graph_submit_and_query.py 12 1 1 14
tests/test_user_data_library.py 0 0 4 4
tests/test_study_viewer.py 0 0 3 3
tests/test_discoverypage.py 0 0 1 1
tests/test_user_login_activation.py 2 0 1 3
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_register_user.py 0 0 2 2
tests/test_aggregate_mds.py 0 0 1 1
tests/test_google_data_access.py 0 0 1 1
tests/test_client_credentials.py 0 0 1 1
tests/test_env_sanity.py 0 0 1 1
tests/test_gen3_sdk.py 0 0 1 1
tests/test_guppy_service.py 13 0 0 13
tests/test_centralized_auth.py 16 0 0 16
tests/test_presigned_url.py 7 0 0 7
tests/test_drs_endpoint.py 6 0 0 6
tests/test_user_token.py 5 0 0 5
tests/test_login_page.py 2 0 0 2
tests/test_homepage.py 1 0 0 1
tests/test_oidc_client.py 2 0 0 2
tests/test_gen3client.py 1 0 0 1
tests/test_manifest_service.py 1 0 0 1
tests/test_workspace.py 1 0 0 1
tests/test_fence_admin.py 1 1 0 2
tests/test_etl.py 1 0 0 1
TOTAL 86 2 85 173

Test summary after rerunning failed integration tests

filepath passed failed SUBTOTAL
tests/test_graph_submit_and_query.py 1 0 1
tests/test_fence_admin.py 0 1 1
TOTAL 1 1 2

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@github-actions

Copy link
Copy Markdown

Integration Tests

filepath passed SUBTOTAL
tests/test_fence_admin.py 2 2
TOTAL 2 2

Please find the detailed integration test report here

Please find the Github Action logs here

@github-actions

Copy link
Copy Markdown

Integration Tests

filepath passed SUBTOTAL
tests/test_fence_admin.py 2 2
TOTAL 2 2

Please find the detailed integration test report here

Please find the Github Action logs here

@jbarno
jbarno requested a review from ajoaugustine July 24, 2026 14:22
@github-actions

Copy link
Copy Markdown

Integration Tests

Failed to Prepare CI environment

Please find the Github Action logs here

@github-actions

Copy link
Copy Markdown

Integration Tests

Failed to Prepare CI environment

Please find the Github Action logs here

@github-actions

Copy link
Copy Markdown

Integration Tests

Failed to Prepare CI environment

Please find the Github Action logs here

@github-actions

Copy link
Copy Markdown

Integration Tests

Failed to Prepare CI environment

Please find the Github Action logs here

@jbarno
jbarno force-pushed the feat/prc_unfunded branch from 6c844c4 to 14f3f44 Compare August 6, 2026 15:49
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Integration Tests

Failed to Prepare CI environment

Please find the Github Action logs here

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Integration Tests

Failed to Prepare CI environment

Please find the Github Action logs here

jbarno and others added 21 commits August 13, 2026 11:53
Update esEndpoint
says unneeded in the doc
Reduce replicaCount from 2 to 1 for all 17 services:
arborist, audit, auspice, aws-sigv4-proxy, dashboard, fence, guppy,
hatchery, indexd, manifestservice, metadata, peregrine, portal,
revproxy, sheepdog, sower, ssjdispatcher, wts

The gen3-helm defaults for all services are replicaCount: 1.
Running with single replicas cuts compute costs roughly in half for
these workloads.
Set global.pdb to false. PDBs only apply when replicaCount > 1,
and with single-replica deployments they serve no purpose.

This avoids unnecessary resource reservations during node maintenance.
@jbarno
jbarno force-pushed the feat/prc_unfunded branch from e82419c to cbe46c7 Compare August 13, 2026 17:04
@github-actions

Copy link
Copy Markdown

Integration Tests

Failed to Prepare CI environment

Please find the Github Action logs here

@github-actions

Copy link
Copy Markdown

Integration Tests

Failed to Prepare CI environment

Please find the Github Action logs here

@github-actions

Copy link
Copy Markdown

Integration Tests

Failed to Prepare CI environment

Please find the Github Action logs here

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