openshift / openshift/origin

Need an API server test that makes sure that all resources don't die when GC'ed

Open
#14,989 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/tests component/restapi lifecycle/frozen lifecycle/stale priority/P2
Dominant language
Go
Stars
8.7k
Forks
4.8k
Avg merge
4d 10h
Merged PRs (30d)
53

Description

We've had numerous one off bugs caused by various things stopping GC from running. We should create a test which discovers all servers resources and attempts to create and delete one using the various deletion options.

@enj I know you've done tests of the "one of everything" variety before....

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating existing Go API server tests and the repository's prior "one of everything" tests, then identify how server resources and deletion options are enumerated. Run the relevant API test suite; done means a test creates and deletes each discovered resource without preventing garbage collection.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.