testmetadataupdator

package
v0.0.0-...-650f6e2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Overview

Package testmetadataupdator implements a task which ingest test metadata from invocations.

Index

Constants

This section is empty.

Variables

View Source
var TestMetadataTask = tq.RegisterTaskClass(tq.TaskClass{
	ID:            "update-test-metadata",
	Prototype:     &taskspb.UpdateTestMetadata{},
	Kind:          tq.Transactional,
	Queue:         "testmetadataupdator",
	RoutingPrefix: "/internal/tasks/testmetadataupdator",
})

TestMetadataTask describes how to route update test metadata task.

Functions

func InitServer

func InitServer(srv *server.Server)

InitServer initializes a testmetadataupdator server.

func Schedule

func Schedule(ctx context.Context, invID invocations.ID) error

Schedule schedules tasks for all the finalized invocations.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL