Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »



Release Notes for the Predictive Maintenance blueprint.

Summary

This blueprint is a EVE/EDEN project combined with FLedge project for the sake of monitoring some object and act upon the data change

Test configuration: 

ServerComponents
Google Cloud machineJenkins, Eden
Google Cloud machineEve, Fledge


         Upstream
 projects :

            -  EVE          

            -  Eden 

            - Fledge

Jenkins script: 

def COLOR_MAP = [
'SUCCESS': 'good',
'FAILURE': 'danger',
]
pipeline {
agent any

stages {
stage('') {
steps

Unknown macro: { sh '''#!/bin/bash rm -rf ./eden rm -rf ~/.eden/ #git clone -b pattern-fix https}

}

}

}

Test Runs: 


Security Vulnerabilities: 


Release Data

Software Deliverable

https://github.com/lf-edge/eden/tree/master/tests/flir

  • No labels