- 
    
Task
 - 
    Resolution: Fixed
 - 
    
Critical
 
- 
        
 - 
        Blue Ocean 1.1, Blue Ocean 1.2-beta1, Blue Ocean 1.2-beta2, Blue Ocean 1.2-beta3
 
Covering Git (with credentials) is required to make the ATH coverage complete.
Requirements https://docs.google.com/document/d/1LrVg65dHs89RJ-IFDrlgQjGYPAQCgysO4YXa7TxzAXE/edit
Scope
Ideally we'd test all of the below scenarios:
| Priority | SCM | Repo Type | Clone URL | Credentials? | Jenkinsfile? | Success? | Details | 
|---|---|---|---|---|---|---|---|
| 1 | BitBucket | Public | HTTPS | "Default" | Yes | Yes | Activity w/ builds | 
| 1 | BitBucket | Public | HTTPS | "Default" | No | Yes | Activity "No Jenkinsfile" | 
| 4 | BitBucket | Private | HTTPS | "Default" | Yes | No | "Invalid Credential" | 
| 3 | BitBucket | Private | HTTPS | Invalid user / pass | Yes | No | "Invalid Credential" | 
| 2 | BitBucket | Private | HTTPS | Valid user / pass | Yes | Yes | |
| 4 | BitBucket | Public | SSH | "Default" | Yes | No? | I believe SSH always requires a valid key whether it's public or private? | 
| 3 | BitBucket | Private | SSH | Invalid private key | Yes | No | "Invalid Credential" | 
| 2 | BitBucket | Private | SSH | Valid private key | Yes | Yes | 
- is related to
 - 
                    
JENKINS-42600 Creation tests for "GitHub" flow
-         
 - Resolved
 
 -