Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kubernetes/test-infra
/ functions
Functions
2,953 in github.com/kubernetes/test-infra
⨍
Functions
2,953
◇
Types & classes
460
↓ 5 callers
Method
List
()
kubetest/boskos/storage/storage.go:33
↓ 5 callers
Function
MergeProfiles
MergeProfiles merges two coverage profiles. The profiles are expected to be similar - that is, from multiple invocations of a single binary, or multip
gopherage/pkg/cov/merge.go:34
↓ 5 callers
Method
TestSIG
TestSIG returns the name of the Special Interest Group (SIG) which owns the test , or "" if none are found.
robots/issue-creator/creator/creator.go:72
↓ 5 callers
Function
_
(a,b)
gubernator/static/moment.min.js:6
↓ 5 callers
Method
_request_next_buffer
Request next buffer. Requires self._offset and self._buffer are in consistent state.
gubernator/third_party/cloudstorage/storage_api.py:415
↓ 5 callers
Method
as_dict
(self)
kettle/make_json.py:132
↓ 5 callers
Function
digest
(data, strip=True, filters=None, error_re=regex.error_re)
gubernator/log_parser_test.py:23
↓ 5 callers
Method
do_view_build_list_test
(self, job_dir='/buck/some-job/', indirect=False)
gubernator/view_build_test.py:384
↓ 5 callers
Function
getGroupPid
getGroupPid gets the process group to kill the entire main/child process if Getpgid return error use the current process Pid
kubetest/process/process.go:382
↓ 5 callers
Method
httpPost
(action string, values url.Values, contentType string, body io.Reader)
kubetest/boskos/client/client.go:621
↓ 5 callers
Method
init_stubs
(self)
gubernator/main_test.py:65
↓ 5 callers
Method
isInterrupted
()
kubetest/process/process.go:134
↓ 5 callers
Method
make
(key, value, per_host)
gubernator/secrets.py:42
↓ 5 callers
Method
make_result
(self, name, error='')
hack/coalesce_test.py:32
↓ 5 callers
Function
newFakeIssueService
(org, repo string, labels []string, issueCount int)
pkg/ghclient/wrappers_test.go:276
↓ 5 callers
Function
newTxnLogger
(r *http.Request)
gcsweb/cmd/gcsweb/gcsweb.go:685
↓ 5 callers
Function
ra
(a)
gubernator/static/moment.min.js:6
↓ 5 callers
Function
reduce
(iterable, fn, initialValue)
gopherage/cmd/html/static/browser_bundle.es2015.js:26
↓ 5 callers
Function
reduce
(e,t,n)
gopherage/cmd/html/static/zz.browser.bundle.min.js:1
↓ 5 callers
Function
retry
Run a function with arguments, retrying on server errors.
kettle/stream.py:101
↓ 5 callers
Function
runCmd
(additionalEnv []string, cmd string, args ...string)
hack/ts-rollup/main.go:127
↓ 5 callers
Function
stringPointer
(s string)
kubetest/aksengine_helpers.go:478
↓ 5 callers
Function
upgradeToHTTPS
(w http.ResponseWriter, r *http.Request, logger *logrus.Entry)
gcsweb/cmd/gcsweb/gcsweb.go:350
↓ 5 callers
Function
wa
(a,b,c)
gubernator/static/moment.min.js:6
↓ 5 callers
Function
wrapError
(err error)
kubetest/e2e.go:504
↓ 5 callers
Function
writeJSON
writeJSON generates JSON according to v and writes the results to filepath.
triage/summarize/files.go:396
↓ 4 callers
Function
Abs
Abs returns the absolute value of an integer.
triage/utils/utils.go:53
↓ 4 callers
Function
B
(a)
gubernator/static/moment.min.js:6
↓ 4 callers
Function
DiffProfiles
DiffProfiles returns the difference between two sets of coverage profiles. The profiles are expected to be from a single execution of the same binary
gopherage/pkg/cov/diff.go:27
↓ 4 callers
Function
DumpProfile
DumpProfile dumps the profiles given to writer in go coverage format.
gopherage/pkg/cov/util.go:27
↓ 4 callers
Function
DumpProfile
DumpProfile dumps the profile to the given file destination. If the destination is "-", it instead writes to stdout.
gopherage/pkg/util/util.go:30
↓ 4 callers
Function
E
(a,b)
gubernator/static/moment.min.js:6
↓ 4 callers
Method
Error
()
kubetest/boskos/common/common.go:191
↓ 4 callers
Function
ExtractField
ExtractField input ("--a=this --b=that --c=other", "--b") returns [--a=this, --c=other"], "that", true In other words, it will remove "--b" from fiel
kubetest/util/util.go:201
↓ 4 callers
Function
Gc
(a,b,c,d)
gubernator/static/moment.min.js:6
↓ 4 callers
Method
KubectlCommand
()
kubetest/main.go:237
↓ 4 callers
Method
Labels
Labels specifies the set of labels to apply to this issue on github.
robots/issue-creator/creator/creator.go:90
↓ 4 callers
Function
MergeMultipleProfiles
MergeMultipleProfiles merges more than two profiles together. MergeMultipleProfiles is equivalent to calling MergeProfiles on pairs of profiles until
gopherage/pkg/cov/merge.go:73
↓ 4 callers
Function
Min
Min takes any number of integers and returns the smallest. Panics if nothing is supplied.
triage/utils/utils.go:27
↓ 4 callers
Function
N
(a,b)
gubernator/static/moment.min.js:6
↓ 4 callers
Function
NewOwnerList
NewOwnerList constructs an OwnerList given a mapping from test names to test owners.
robots/issue-creator/testowner/owner.go:112
↓ 4 callers
Function
NewOwnerListFromCsv
NewOwnerListFromCsv constructs an OwnerList given a CSV file that includes 'owner' and 'test name' columns.
robots/issue-creator/testowner/owner.go:124
↓ 4 callers
Method
Next
(ctx context.Context)
gcsweb/cmd/gcsweb/gcsweb_test.go:105
↓ 4 callers
Function
Pb
(a,b)
gubernator/static/moment.min.js:6
↓ 4 callers
Function
ProduceCovList
ProduceCovList summarizes profiles and returns the result
gopherage/pkg/cov/junit/calculation/calculation.go:25
↓ 4 callers
Function
ScaledValue
(q resource.Quantity, s resource.Scale)
experiment/prowjob-report/main.go:165
↓ 4 callers
Method
Set
Parse bucket, ci, suffix from gs://BUCKET/ci/SUFFIX
kubetest/stage.go:46
↓ 4 callers
Method
Set
Set appends a value onto the strslice.
gcsweb/cmd/gcsweb/gcsweb.go:73
↓ 4 callers
Method
String
()
robots/issue-creator/testowner/owner.go:53
↓ 4 callers
Method
TestOwner
TestOwner returns a GitHub username for a test, or "" if none are found.
robots/issue-creator/creator/creator.go:69
↓ 4 callers
Method
TestOwner
TestOwner returns the owner for a test or the empty string if none is found.
robots/issue-creator/testowner/owner.go:89
↓ 4 callers
Method
TestSIG
TestSIG returns the SIG assigned to a test, or else the empty string if none is found.
robots/issue-creator/testowner/owner.go:103
↓ 4 callers
Method
TestsOwners
TestsOwners uses the IssueCreator's OwnerMapper to look up the users assigned to a list of tests. The number of users returned is limited by MaxAssign
robots/issue-creator/creator/creator.go:428
↓ 4 callers
Method
TestsSIGs
TestsSIGs uses the IssueCreator's OwnerMapper to look up the SIGs for a list of tests. The number of SIGs returned is limited by MaxSIGCount. The retu
robots/issue-creator/creator/creator.go:403
↓ 4 callers
Method
Verify
Verify checks that exactly 1 issue in c.issues matches the parameters and that no issues in c.issues have an empty body string (since that means they
robots/issue-creator/creator/creator_test.go:86
↓ 4 callers
Method
_check_open
(self)
gubernator/third_party/cloudstorage/storage_api.py:573
↓ 4 callers
Method
_get_segment
Get a segment of the file from Google Storage. Args: start: start offset of the segment. Inclusive. Have to be within the range of
gubernator/third_party/cloudstorage/storage_api.py:455
↓ 4 callers
Function
_validate_path
Basic validation of Google Storage paths. Args: path: a Google Storage path. It should have form '/bucket/filename' or '/bucket'. Rais
gubernator/third_party/cloudstorage/common.py:272
↓ 4 callers
Method
addInt
(flagName string, value int)
kubetest/e2e/runner.go:102
↓ 4 callers
Method
add_environment
Adds FOO=BAR to the list of environment overrides.
scenarios/kubernetes_e2e.py:85
↓ 4 callers
Function
bind
(xmlparser, funcname, hookname)
gubernator/third_party/defusedxml/common.py:102
↓ 4 callers
Function
boolPointer
(b bool)
kubetest/aksengine_helpers.go:482
↓ 4 callers
Function
cleanAnnotations
( annotations map[string]string, )
releng/config-forker/pkg/forker.go:511
↓ 4 callers
Method
close
(self)
gubernator/third_party/defusedxml/xmlrpc.py:104
↓ 4 callers
Function
clustersSum
(tests)
triage/model.js:110
↓ 4 callers
Function
e
(a,b)
gubernator/static/moment.min.js:6
↓ 4 callers
Method
expect
(self, data, expected, types=None)
gubernator/pb_glance_test.py:27
↓ 4 callers
Method
fail
(path)
gubernator/github/classifier_test.py:213
↓ 4 callers
Function
fixTestgridAnnotations
( annotations map[string]string, version string, isPresubmit bool, )
releng/config-forker/pkg/forker.go:746
↓ 4 callers
Method
get
(repo, number)
gubernator/github/models.py:151
↓ 4 callers
Function
getCoverageByLevel
(apisTested, apisAll apiArray)
experiment/coverage/apicoverage.go:228
↓ 4 callers
Function
getMemoizedResults
* getMemoizedResults attempts to retrieve memoized function results from the given filepath. If it succeeds, it places the results into v and returns
triage/summarize/files.go:115
↓ 4 callers
Function
getTestedAPIsByLevel
(negative bool, reg *regexp.Regexp, apisOpenapi, apisTested apiArray)
experiment/coverage/apicoverage.go:202
↓ 4 callers
Function
get_all_logs
returns dictionary given the artifacts folder with the keys being the folders, and the values being the log files within the corresponding fo
gubernator/view_logs.py:55
↓ 4 callers
Function
get_artifacts_dir
()
jenkins/bootstrap.py:813
↓ 4 callers
Method
isGoogleCloud
()
kubetest/kops.go:381
↓ 4 callers
Method
isTerminated
()
kubetest/process/process.go:127
↓ 4 callers
Function
isUp
(d deployer)
kubetest/e2e.go:527
↓ 4 callers
Function
joinPath
joinPath joins a set of path elements, but does not remove duplicate / characters, making it URL-safe.
gcsweb/cmd/gcsweb/gcsweb.go:596
↓ 4 callers
Function
k
(a)
gubernator/static/moment.min.js:6
↓ 4 callers
Function
l
(a)
gubernator/static/moment.min.js:6
↓ 4 callers
Function
listResources
()
kubetest/e2e.go:475
↓ 4 callers
Method
loadClusters
loadClusters parses and filters the json data, then populates every Cluster struct with aggregated job data and totals. The job data specifies all job
robots/issue-creator/sources/triage-filer.go:241
↓ 4 callers
Function
makeIssue
(owner, repo string, number int, title string)
robots/commenter/main_test.go:203
↓ 4 callers
Function
makePodutil
(number, revision, result, start_time=1000)
gubernator/pull_request_test.py:28
↓ 4 callers
Method
make_key
(key, per_host)
gubernator/secrets.py:36
↓ 4 callers
Function
make_parser
(parser_list=[])
gubernator/third_party/defusedxml/sax.py:46
↓ 4 callers
Function
memoizeResults
* memoizeResults saves the results stored in v to a JSON file. v should be a value, not a pointer. It prints a warning if the results could not be mem
triage/summarize/files.go:133
↓ 4 callers
Function
memory_usage
Log memory usage before and after a method.
gubernator/third_party/cloudstorage/common.py:404
↓ 4 callers
Function
n
(a,b)
gubernator/static/moment.min.js:6
↓ 4 callers
Function
newFakeRepoService
(org, repo, ref string, statuses int, collaborators []string)
pkg/ghclient/wrappers_test.go:85
↓ 4 callers
Function
newTestServer
(t *testing.T, tags []string, callCount *atomic.Int32)
releng/config-forker/pkg/resolve_test.go:112
↓ 4 callers
Function
output
output returns the output and prints Stderr to screen.
experiment/cluster-upgrader/main.go:265
↓ 4 callers
Function
parsePath
(path string)
gcsweb/cmd/gcsweb/gcsweb.go:573
↓ 4 callers
Function
parse_env
Returns (FOO, BAR=MORE) for FOO=BAR=MORE.
scenarios/kubernetes_e2e.py:65
↓ 4 callers
Function
pr_data
(number)
gubernator/github/periodic_sync_test.py:36
↓ 4 callers
Method
query_for_sha
(repo, sha)
gubernator/github/models.py:103
↓ 4 callers
Method
read
(self, n)
gubernator/third_party/defusedxml/xmlrpc.py:92
↓ 4 callers
Method
reload
()
robots/issue-creator/testowner/owner.go:209
↓ 4 callers
Function
replaceAllMaster
( str, replacement string, )
releng/config-forker/pkg/forker.go:662
← previous
next →
201–300 of 2,953, ranked by callers