Skip to content

test: fix nightly#363

Merged
kb-newrelic merged 2 commits intomainfrom
kbauer/fix-nightly-2
Aug 5, 2025
Merged

test: fix nightly#363
kb-newrelic merged 2 commits intomainfrom
kbauer/fix-nightly-2

Conversation

@kb-newrelic
Copy link
Contributor

@kb-newrelic kb-newrelic commented Aug 5, 2025

Summary

  • nr-backend chart was accidentally removed and broke nightly. This PR reintroduces it until we had time to migrate nightly to using the same k8s resource setup as our 'normal' e2e tests which no longer requires the helm chart.

Test

@kb-newrelic kb-newrelic requested a review from a team as a code owner August 5, 2025 00:16
@kb-newrelic kb-newrelic changed the title test: fix test-spec path test: fix nightly Aug 5, 2025
@kb-newrelic kb-newrelic closed this Aug 5, 2025
@kb-newrelic kb-newrelic reopened this Aug 5, 2025
Copy link
Contributor

@mailo-nr mailo-nr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kb-newrelic kb-newrelic merged commit d41e817 into main Aug 5, 2025
25 of 26 checks passed
@kb-newrelic kb-newrelic deleted the kbauer/fix-nightly-2 branch August 5, 2025 18:45
emiliaFer added a commit that referenced this pull request Aug 25, 2025
* test: fix nightly (#363)

* feat: add e2e tests for core distro (#364)

* feat: add e2e tests for core distro

* chore: merge host config with core collector

* feat: Bump otel component versions from v0.128.0 to v0.131.0 (#357)

* chore: prep release 1.3.0 (#365)

* chore: Add nrdot-collector to release workflows (#366)

* chore: Add missing ec2 nightly deploy (#367)

* chore: Address cancelled deploy step (#370)

* feat: Add spanprocessor to nrdot-collector (#371)

* chore(deps): update helm release nr-k8s-otel-collector to v0.8.40 (#369)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: Bump otel component versions from v0.131.0 to v0.132.0 (#368)

* chore: fips testing

* chore: test fips docker

* chore: cleaning up fips changes

---------

Co-authored-by: kb-newrelic <121687305+kb-newrelic@users.noreply.github.com>
Co-authored-by: otelcomm-bot <svc-otelcomm-bot@newrelic.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Emilia Ferreyra <110185663+emiliaFer@users.noreply.github.com>
emiliaFer added a commit that referenced this pull request Sep 16, 2025
* feat: create fips versions of distributions

* feat: restructure so that both fips compliant and noncompliant versions of each distro is made

* feat: separate build.sh and .goreleaser.yaml into default and fips versions

* feat: change build-fips.sh so that instead of rebuilding the same thing over, just copy contents of _build into _build-fips

* Revert "feat: change build-fips.sh so that instead of rebuilding the same thing over, just copy contents of _build into _build-fips"

This reverts commit 600e08d.

_build-fips can't just copy over the contents of _build because _build-fips has it's own manifest-fips.yaml

* feat: edit configure.go to include fips

* feat: data agreement

* fix: fix bugs with Docker Images and Manifests

* fix: ran make generate-goreleaser

* feat: add fips version of files for new distro - nrdot-collector

* feat: add fips flag

* feat: add Dockerfile-fips files

* move fips flag further down configure.go stack

* use docker args

* standardize fips in configure.go and manifest files

* make build target dependent on build-fips target

* add ci-fips workflow

* add infrastructure to cross make ocb with cgo enabled

* adjust fips workflow, doesn't need tf

* bug squishing

* remove unnecessary toolchain dir

* chore: fips testing (#373)

* test: fix nightly (#363)

* feat: add e2e tests for core distro (#364)

* feat: add e2e tests for core distro

* chore: merge host config with core collector

* feat: Bump otel component versions from v0.128.0 to v0.131.0 (#357)

* chore: prep release 1.3.0 (#365)

* chore: Add nrdot-collector to release workflows (#366)

* chore: Add missing ec2 nightly deploy (#367)

* chore: Address cancelled deploy step (#370)

* feat: Add spanprocessor to nrdot-collector (#371)

* chore(deps): update helm release nr-k8s-otel-collector to v0.8.40 (#369)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: Bump otel component versions from v0.131.0 to v0.132.0 (#368)

* chore: fips testing

* chore: test fips docker

* chore: cleaning up fips changes

---------

Co-authored-by: kb-newrelic <121687305+kb-newrelic@users.noreply.github.com>
Co-authored-by: otelcomm-bot <svc-otelcomm-bot@newrelic.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Emilia Ferreyra <110185663+emiliaFer@users.noreply.github.com>

* build details overrides

* git merged badly, fixing it

* update fips workflow

* add back fips configs

* updated goreleaser.yaml files

* add back fips go tags and ldflags

* fix directory in goreleaser-fips

* add boringcrypto validation

* update boring crypto validation

* add manifest-fips.yaml to .gitignore

* remove existing manifest-fips.yaml files

---------

Co-authored-by: mailo-nr <marsac@newrelic.com>
Co-authored-by: kb-newrelic <121687305+kb-newrelic@users.noreply.github.com>
Co-authored-by: otelcomm-bot <svc-otelcomm-bot@newrelic.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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

Comments