You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/09/16 15:35:05 UTC

[GitHub] [trafficcontrol] rob05c opened a new issue #3924: Add Traffic Ops API Testing Monitor Support

rob05c opened a new issue #3924: Add Traffic Ops API Testing Monitor Support
URL: https://github.com/apache/trafficcontrol/issues/3924
 
 
   Currently, the TO API Tests don't support Traffic Monitors. This makes it impossible to write integration tests for endpoints that call out to Monitors.
   
   We need to add Monitor support, so we can test the Monitor endpoints.
   
   This may be as simple as adding a few fixtures and configs, or it may be rather difficult. To begin with, someone needs to investigate or prototype it, to find out how much work it's going to be.
   
   See also https://github.com/apache/trafficcontrol/issues/3348
   
   ## I'm submitting a ...
   - [ ] bug report
   - [x] new feature / enhancement request
   - [ ] improvement request (usability, performance, tech debt, etc.)
   - [ ] other <!--(Please do not submit support requests here - see above)-->
   
   ## Traffic Control components affected ...
   - [ ] CDN in a Box
   - [ ] Documentation
   - [ ] Grove
   - [ ] Traffic Control Client
   - [ ] Traffic Monitor
   - [ ] Traffic Ops
   - [ ] Traffic Ops ORT
   - [ ] Traffic Portal
   - [ ] Traffic Router
   - [ ] Traffic Stats
   - [ ] Traffic Vault
   - [ ] unknown
   
   ## Current behavior:
   
   API Tests don't support Monitors.
   
   ## Expected / new behavior:
   
   API Tests support Monitors, and support tests that make requests to them.
   
   ## Minimal reproduction of the problem with instructions:
   
   Write an API Test that requests a Monitor endpoint.
   
   ## Anything else:
   
   
   <!--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
   distributed with this work for additional information
   regarding copyright ownership.  The ASF licenses this file
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
   
       http://www.apache.org/licenses/LICENSE-2.0
   
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
   -->

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services