Package ai.vespa.hosted.cd


@ExportPackage @PublicApi package ai.vespa.hosted.cd
Author:
bjorncs
  • Class
    Description
    A deployment of a Vespa application, which contains endpoints for document retrieval.
     
     
     
     
    An endpoint in a Vespa application Deployment, which allows document retrieval.
    Adds environment dependent authentication to HTTP request against Vespa deployments.
    Signals that a test method can not yield a conclusive result at this time, and must be retried later.
    Tests which run against a fully operational Vespa deployment to verify its behaviour.
    Tests that verify the health of production deployments of Vespa applications.
    Setup for tests that assert continuity of behaviour for Vespa application deployments, through upgrades.
    Tests that assert continuity of behaviour for Vespa application deployments, through upgrades.
    Tests that compare the behaviour of a Vespa application deployment against a fixed specification.
    The place to obtain environment-dependent configuration for test of a Vespa deployment.