Skip to content

eu-cdse/openeo-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openeo-benchmarks

This repository contains regression benchmarks for the openEO instance of Copernicus Dataspace Ecosystem.

Usage

Using Conda

  1. Set the environment variable OPENEO_BACKEND_URL to the openEO backend URL:

    conda env config vars set OPENEO_BACKEND_URL=https://openeo.dataspace.copernicus.eu/
  2. Run pytest:

    pytest

Using Linux

  1. Set the environment variable OPENEO_BACKEND_URL to the openEO backend URL:

    export OPENEO_BACKEND_URL=https://openeo.dataspace.copernicus.eu/
  2. Run pytest:

    pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages