[PATCH lkp-tests] tests/monitor-job: fix lkp-tests gem depend
 
            
            
            
            
                4 Feb
                
                    2021
                
            
            
                4 Feb
                
                '21
                
            
            
            
        
    
                5:01 p.m.
            
        faye-websocket is needed, but elasticserch is not needed. Signed-off-by: Wei Jihui <weijihuiall@163.com> --- tests/monitor-job | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/monitor-job b/tests/monitor-job index 0f495ae2..5da992fa 100755 --- a/tests/monitor-job +++ b/tests/monitor-job @@ -19,7 +19,7 @@ set_scheduler_config() install_gem_pkgs() { gem sources -r http://rubygems.org -a https://gems.ruby-china.com/ - gem install activesupport git rest-client elasticsearch + gem install git activesupport rest-client faye-websocket } build_my_info() -- 2.23.0
        1730
        
      
          Age (days ago)
        
      
        1730
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 Wei Jihui Wei Jihui